1
0
Fork 0
arangodb/Documentation/RefManual/JSModuleFs.md

597 B

Module "fs"

@NAVIGATE_JSModuleFs @EMBEDTOC{JSModuleFsTOC}

File System Module

The implementation follows the CommonJS specification @EXTREF{http://wiki.commonjs.org/wiki/Filesystem/A/0,Filesystem/A/0}.

@anchor JSModuleFsExists @copydetails JS_Exists

@CLEARPAGE @anchor JSModuleFsIsDirectory @copydetails JS_IsDirectory

@CLEARPAGE @anchor JSModuleFsListTree @copydetails JS_ListTree

@CLEARPAGE @anchor JSModuleFsMove @copydetails JS_Move

@CLEARPAGE @anchor JSModuleFsRemove @copydetails JS_Remove