dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
DrainElement
process
Undocumented in source.
struct
DrainElement {
enum
Type
;
Type
type
;
const
(
ubyte
)[]
data
;
auto
byUTF8
();
bool
empty
();
}
Members
Enums
Type
enum
Type
Undocumented in source.
Functions
byUTF8
auto
byUTF8
()
empty
bool
empty
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
data
const
(
ubyte
)[]
data
;
Undocumented in source.
type
Type
type
;
Undocumented in source.
Meta
Source
See Implementation
process
modules
channel
type
functions
drain
drainByLineCopy
drainToNull
getDeepChildren
getShallowChildren
makeScript
pipeProcess
pipeShell
sandbox
scopeKill
timeout
waitForPendingData
structs
DrainByLineCopyRange
DrainElement
DrainRange
PipeProcess
RawPid
Sandbox
ScopeKill
Timeout