MCPcopy Create free account
hub / github.com/anus-dev/ANUS / sync

Method sync

integration-tests/test-helper.ts:193–196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191 }
192
193 sync() {
194 // ensure file system is done before spawning
195 execSync('sync', { cwd: this.testDir! });
196 }
197
198 run(
199 promptOrOptions: string | { prompt?: string; stdin?: string },

Callers 3

getSandboxCommandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected