File
Utility class to load file(s).
Creates a File object with a specified name.
fileName
Returns a data object created by reading the named file.
loadFileAsstring
Returns a string created by reading data from the named file.
Generated using TypeDoc
File
Utility class to load file(s).