//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock JS_MakeDirectory /// @brief creates a directory /// `fs.makeDirectory(path)` /// /// Creates the directory specified by *path*. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////