dxx ~master (2021-11-02T05:31:47.8866387)
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