| Recommend this page to a friend! | 
| Classes of Igor Escobar | Terminal Crossword | ??? | Download | 
| 
 |  | ||||||||||||||||||||
|  Download mkdirpLike  examplepow.jsOutput And now /tmp/foo/bar/baz exists, huzzah! methodsvar mkdirp = require('mkdirp'); mkdirp(dir, mode, cb)Create a new directory and any necessary subdirectories at  If  
 mkdirp.sync(dir, mode)Synchronously create a new directory and any necessary subdirectories at  If  Returns the first directory that had to be created, if any. installWith npm do: licenseMIT/X11 |