dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
TextWriter
dlangide
builders
extprocess
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
dlangide
builders
extprocess
classes
BackgroundReader
BackgroundReaderBase
ExternalProcess
ProtectedTextStorage
interfaces
TextReader
TextWriter
interface to forward process output to