Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ validateAccess
Method
validateAccess
src/core/tools/__tests__/writeToFileTool.spec.ts:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
return
Promise.resolve()
85
}
86
validateAccess() {
87
return
true
88
}
89
},
90
}))
91
Callers
15
executeNew
Method · 0.45
executeLegacy
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
handleUpdateFile
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
getFileOrFolderContentWithMetadata
Function · 0.45
resolveImageMentions
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected