ProcessJob.StdIOWriter

Undocumented in source.
class ProcessJob
static
class StdIOWriter : TextWriter {}

Constructors

this
this(string p)
Undocumented in source.

Members

Functions

writeText
void writeText(dstring text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

prefix
string prefix;
Undocumented in source.

Inherited Members

From TextWriter

writeText
void writeText(dstring text)

log lines

Meta