!CHAPTER Module "fs" !SUBSECTION File System Module The implementation follows the CommonJS specification [Filesystem/A/0](http://wiki.commonjs.org/wiki/Filesystem/A/0). @startDocuBlock JS_Exists @startDocuBlock JS_IsDirectory @startDocuBlock JS_IsFile @startDocuBlock JS_List @startDocuBlock JS_ListTree @startDocuBlock JS_Move @startDocuBlock JS_Read @startDocuBlock JS_Read64 @startDocuBlock JS_Remove