Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/components/permissions/rules/WorkspaceTab.tsx:137–142 ·
view source on GitHub ↗
(dir)
Source
from the content-addressed store, hash-verified
135
return t8;
136
}
137
function _temp2(dir) {
138
return {
139
label: dir.path,
140
value: dir.path
141
};
142
}
143
function _temp(path) {
144
return {
145
path,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected