Module File
Contains helper methods for file reading and writing.
Info:
- License: MIT
- Author: Richard Voelker
Functions
FileToString (path) | Reads the contents of a file and places them inside of string, which is returned. |
File
Contains helper methods for file reading and writing.
FileToString (path) | Reads the contents of a file and places them inside of string, which is returned. |