mirror of https://gitee.com/bigwinds/arangodb
459 B
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