Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/components/QuickOpenDialog.tsx:235–237 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
233
return p_0.split(path.sep).join(
"/"
);
234
}
235
function _temp3(p) {
236
return !p.endsWith(path.sep);
237
}
238
function _temp2(i_0) {
239
return i_0.displayText;
240
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected