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

459 B

Module "fs"

@EMBEDTOC{JSModuleFsTOC}

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

@anchor JSModuleFsExists @copydetails JS_Exists

@anchor JSModuleFsIsDirectory @copydetails JS_IsDirectory

@anchor JSModuleFsListTree @copydetails JS_ListTree

@anchor JSModuleFsMove @copydetails JS_Move

@anchor JSModuleFsRemove @copydetails JS_Remove