Spawn.ReadFile

Undocumented in source.

Constructors

this
this(FILE* file, bool delegate(string) read)
Undocumented in source.

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
run
int run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

file
FILE* file;
Undocumented in source.
lineCount
int lineCount;
Undocumented in source.
read
bool delegate(string) read;
Undocumented in source.

Meta