MCPcopy 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

1import { describe, expect, test } from 'bun:test'
2import { getOriginalCwd } from '../../bootstrap/state.js'
3import { getNcodeSkillScope, isNcodeSettingsPath } from './filesystem.js'
4

Callers

nothing calls this directly

Calls 3

isNcodeSettingsPathFunction · 0.85
getNcodeSkillScopeFunction · 0.85
getOriginalCwdFunction · 0.85

Tested by

no test coverage detected