1
0
Fork 0
arangodb/Documentation/DocuBlocks/JS_RemoveDirectoryRecursive.md

161 B

@brief removes a directory fs.removeDirectoryRecursive(path)

Removes a directory with all subelements. Throws an exception if the path is not a directory.