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.


Functions

FileToString (path)
Reads the contents of a file and places them inside of string, which is returned.

Parameters:

  • path string The path to the file.

Returns:

    string The contents of the file.
generated by LDoc 1.4.3 Last updated 2016-07-26 17:10:04