Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
12
export
const
getDirname = fileUrl => path.dirname(fileURLToPath(fileUrl));
Callers
2
cli.js
File · 0.90
cli.js
File · 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…