Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/patriksimek/vm2
/ join
Method
join
lib/filesystem.js:76–78 ·
view source on GitHub ↗
(...paths)
Source
from the content-addressed store, hash-verified
74
}
75
76
join(...paths) {
77
return
this.path.join(...paths);
78
}
79
80
basename(path) {
81
return
this.path.basename(path);
Callers
15
genLookupPaths
Method · 0.45
resolveFull
Method · 0.45
readPackage
Method · 0.45
loadIndex
Method · 0.45
loadAsPackage
Method · 0.45
loadPackageExports
Method · 0.45
packageTargetResolve
Method · 0.45
packageResolve
Method · 0.45
join
Method · 0.45
require
Method · 0.45
freshMarker
Function · 0.45
mkdtemp
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected