Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ mkdir
Method
mkdir
lib/internal/streams/fast-utf8-stream.js:370–370 ·
view source on GitHub ↗
@type {boolean}
()
Source
from the content-addressed store, hash-verified
368
369
/** @
type
{boolean} */
370
get mkdir() {
return
this.#mkdir; }
371
372
[SymbolDispose]() { this.destroy(); }
373
Callers
1
#openFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected