Reads a file and returns the file's contents.
Identical to
The path to the file.
fs.readFileSync, except that it uses no encoding by default
Generated using TypeDoc
Reads a file and returns the file's contents.
Identical to