distssh ~master (2021-10-15T05:03:41.2224273)
Dub
Repo
PipeProcess.this
proc
PipeProcess
Undocumented in source.
this
(std.process.Pid pid, File stdin, File stdout, File stderr)
struct
PipeProcess
@
safe
this
(
std.process.Pid
pid
,
File
stdin
,
File
stdout
,
File
stderr
)
this
(std.process.ProcessPipes process, std.process.Redirect r)
Meta
Source
See Implementation
proc
PipeProcess
constructors
this
functions
dispose
kill
osHandle
status
stderr
stdin
stdout
terminated
tryWait
wait