proc v1.1.3 (2022-05-17T08:31:57Z)
Dub
Repo
DrainElement
proc
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
proc
process
aliases
Address
scopeKill
functions
drain
drainByLineCopy
drainToNull
libs
makeScript
parseLddOutput
pipeProcess
pipeShell
rcKill
sandbox
spawnProcess
spawnShell
timeout
waitForPendingData
waitUntilChildren
structs
AddressMap
DrainByLineCopyRange
DrainElement
DrainRange
PipeProcess
Sandbox
ScopeKill
SpawnProcess
Timeout