MCPcopy Create free account
hub / github.com/epicweb-dev/full-stack-foundations / rel

Function rel

epicshop/fix.js:286–288  ·  view source on GitHub ↗
(dir)

Source from the content-addressed store, hash-verified

284}
285
286function rel(dir) {
287 return path.relative(process.cwd(), dir)
288}

Callers 2

updateDataDbFunction · 0.85
reseedIfNecessaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected