Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DHTMLX/gantt
/ relSample
Function
relSample
scripts/test.js:38–40 ·
view source on GitHub ↗
(file)
Source
from the content-addressed store, hash-verified
36
}
37
38
function
relSample(file) {
39
return
toPosix(path.relative(path.join(rootDir,
"samples"
), file));
40
}
41
42
async
function
collectFiles() {
43
const
base = toPosix(path.join(rootDir,
"samples"
));
Callers
2
runSmoke
Function · 0.85
main
Function · 0.85
Calls
1
toPosix
Function · 0.85
Tested by
no test coverage detected