Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ mkdir
Method
mkdir
packages/next/src/shared/lib/utils.ts:454–454 ·
view source on GitHub ↗
(dir: string)
Source
from the content-addressed store, hash-verified
452
readFileSync: typeof fs.readFileSync
453
writeFile(f: string, d: any): Promise<void>
454
mkdir(dir: string): Promise<void | string>
455
stat(f: string): Promise<{ mtime: Date }>
456
}
457
Callers
15
transform
Method · 0.80
installTemplate
Function · 0.80
copy_styled_jsx_assets
Function · 0.80
copy_babel_runtime
Function · 0.80
ncc_edge_runtime_cookies
Function · 0.80
ncc_edge_runtime_primitives
Function · 0.80
ncc_edge_runtime_ponyfill
Function · 0.80
ncc_next_font
Function · 0.80
ncc_jest_worker
Function · 0.80
ncc_react_refresh_utils
Function · 0.80
copy_constants_browserify
Function · 0.80
zh
Function · 0.80
Calls
no outgoing calls
Tested by
2
runTests
Function · 0.64
writeEntry
Function · 0.64