MCPcopy
hub / github.com/acode/cli / workspace

Method workspace

cli/config.js:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 workspace () {
35 return this.get(CONFIG_VAR_WORKSPACE);
36 }
37
38 legacypath () {
39 let cwd = process.cwd();

Callers 5

locationMethod · 0.95
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls 1

getMethod · 0.95

Tested by

no test coverage detected