Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Noumena-Network/code
/ rm
Function
rm
src/utils/fsOperations.ts:410–412 ·
view source on GitHub ↗
(fsPath, options)
Source
from the content-addressed store, hash-verified
408
},
409
410
async
rm(fsPath, options) {
411
return
rmPromise(fsPath, options)
412
},
413
414
async
mkdir(dirPath, options) {
415
try {
Callers
15
safeRemoveOverlay
Function · 0.90
CronToolsRuntime.test.ts
File · 0.85
createWorkflowCommand.test.ts
File · 0.85
agentSwarmsEnabled.test.ts
File · 0.85
http.authE2E.test.ts
File · 0.85
status.test.ts
File · 0.85
auth.refresh.test.ts
File · 0.85
env.test.ts
File · 0.85
sessionIngressAuth.test.ts
File · 0.85
authSessionIngress.test.ts
File · 0.85
envUtils.test.ts
File · 0.85
user.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
2
withFakeHome
Function · 0.68
withProjectDir
Function · 0.68