dxx ~master (2018-08-15T02:01:19Z)
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
functions
findExecutablePath
interfaces
TextReader
TextWriter
mixins
__anonymous
interface to forward process output to