Urara-Blog/node_modules/.pnpm-store/v3/files/90/33a81419da8621e52494686bd445936bda5b29b8fa61d4d6ff197bc8ca0a6bfb0d10a19ae9821e38362a9189d9844e563f1a8387dea6e88f8dec654e5af187
2022-08-14 01:14:53 +08:00

12 lines
315 B
Text

usage: mkdirp [DIR1,DIR2..] {OPTIONS}
Create each supplied directory including any necessary parent directories that
don't yet exist.
If the directory already exists, do nothing.
OPTIONS are:
-m, --mode If a directory needs to be created, set the mode as an octal
permission string.