Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/acode/cli
/ fullpath
Method
fullpath
cli/config.js:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
fullpath () {
18
return
path.join(this.pathname, this.filename);
19
}
20
21
location (depth) {
22
depth = depth || 0;
Callers
4
load
Method · 0.95
read
Method · 0.95
write
Method · 0.95
set
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected