MCPcopy
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

loadMethod · 0.95
readMethod · 0.95
writeMethod · 0.95
setMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected