Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
location
Method · 0.95
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
Calls
1
get
Method · 0.95
Tested by
no test coverage detected