MCPcopy
hub / github.com/yeoman/yo / getDirname

Function getDirname

lib/utils/node-shims.js:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 * @returns __dirname
11 */
12export const getDirname = fileUrl => path.dirname(fileURLToPath(fileUrl));

Callers 2

cli.jsFile · 0.90
cli.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…