MCPcopy 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
38function relSample(file) {
39 return toPosix(path.relative(path.join(rootDir, "samples"), file));
40}
41
42async function collectFiles() {
43 const base = toPosix(path.join(rootDir, "samples"));

Callers 2

runSmokeFunction · 0.85
mainFunction · 0.85

Calls 1

toPosixFunction · 0.85

Tested by

no test coverage detected