dscord ~master (2017-09-20T21:41:30Z)
Home
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
Type:
string
[]
args for the process
Meta
Source
See Implementation
dscord
util
process
Process
constructors
this
functions
wait
properties
stderr
stdout
Creates a new process (and spawns it)