Synchronously read a file into a string array of its lines.
the path to the file to read
the encoding to use to read the file, default is UTF-8
the file's lines
Generated using TypeDoc
Synchronously read a file into a string array of its lines.