interface
fs.MakeDirectoryOptions
interface MakeDirectoryOptions
- recursive?: boolean
Indicates whether parent folders should be created. If a folder was created, the path to the first created folder will be returned.
interface
Indicates whether parent folders should be created. If a folder was created, the path to the first created folder will be returned.