dscord ~master (2021-11-07T02:10:19.0578386)
Dub
Repo
Process.this
dscord
util
process
Process
Creates a new process (and spawns it)
this
(string[] args, std.stdio.File upstream)
this
(string[] args)
struct
Process
this
(
string
[]
args
)
Parameters
args
string
[]
args for the process
Meta
Source
See Implementation
dscord
util
process
Process
constructors
this
functions
wait
properties
stderr
stdout
variables
_stderr
_stdout
pid
Creates a new process (and spawns it)