mirror of https://gitee.com/bigwinds/arangodb
327 B
327 B
////////////////////////////////////////////////////////////////////////////////
/// @startDocuBlock JS_MakeDirectory
/// @brief creates a directory
/// fs.makeDirectory(path)
///
/// Creates the directory specified by path.
/// @endDocuBlock
////////////////////////////////////////////////////////////////////////////////