File System
[V8 API]
Description
File System module. RealityServer allows access to the file system within the content_root directory via the fs global object. This provides an interface to read/write files and manipulate the file system in a manner similar to other popular JavaScript server languages. Additionally there is an asynchronous variant defined on fs.async.