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