MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp5

Function _temp5

src/components/QuickOpenDialog.tsx:229–231  ·  view source on GitHub ↗
(p_3)

Source from the content-addressed store, hash-verified

227 return q_0 ? "No matching files" : "Start typing to search\u2026";
228}
229function _temp5(p_3) {
230 return p_3;
231}
232function _temp4(p_0) {
233 return p_0.split(path.sep).join("/");
234}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected