MCPcopy
hub / github.com/Fission-AI/OpenSpec / options

Function options

test/core/worksets.test.ts:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 });
40
41 const options = () => ({ globalDataDir });
42
43 function memberA() {
44 return { name: 'team-context', path: path.join(tempDir, 'team-context') };

Callers 1

worksets.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected