dxx v0.0.9 (2018-11-07T11:31:35Z)
Dub
Repo
TextWriter
dxx
sys
spawn
interface to forward process output to
interface
TextWriter {
void
writeText
(dstring text);
}
Members
Functions
writeText
void
writeText
(dstring text)
log lines
Meta
Source
See Implementation
dxx
sys
spawn
classes
BackgroundReader
BackgroundReaderBase
ExternalProcess
ProtectedTextStorage
enums
ExternalProcessState
functions
findExecutablePath
interfaces
TextReader
TextWriter
mixins
__anonymous
interface to forward process output to