Creates a File object for the specified path. Paths can be absolute or relative to the JavaScript file being executed.
Throws an exception if the file does not exist at the specified path.
The identifier of this object.
Loads a file's contents into memory as a block of binary data.
Reads a file into memory as a string.
Generated using TypeDoc
Represents a Controller.