dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
drain
proc
Drain the output from the process into an output range.
auto
drain
(T p, Duration timeout)
auto
drain
(ProcessT p, T range, Duration timeout)
auto
drain
(
ProcessT
T
)
(
ProcessT
p
,
ref
T
range
,
Duration
timeout
)
Meta
Source
See Implementation
proc
modules
channel
pid
type
functions
drain
drainByLineCopy
drainToNull
makeScript
pipeProcess
pipeShell
sandbox
scopeKill
spawnProcess
spawnShell
timeout
waitForPendingData
waitUntilChildren
structs
DrainByLineCopyRange
DrainElement
DrainRange
PipeProcess
Sandbox
ScopeKill
SpawnProcess
Timeout
Drain the output from the process into an output range.