readTextFile

Reads a text file at once.

string[]
readTextFile
(
string filename
)

Bugs

Remove in favor of std.file.read.

Meta