Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ filesystem.ncode.test.ts
File
filesystem.ncode.test.ts
src/utils/permissions/filesystem.ncode.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{ getOriginalCwd } from
'../../bootstrap/state.js'
3
import
{ getNcodeSkillScope, isNcodeSettingsPath } from
'./filesystem.js'
4
Callers
nothing calls this directly
Calls
3
isNcodeSettingsPath
Function · 0.85
getNcodeSkillScope
Function · 0.85
getOriginalCwd
Function · 0.85
Tested by
no test coverage detected