dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
Process.this
dcord
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
dcord
util
process
Process
constructors
this
functions
stderr
stdout
wait
variables
_stderr
_stdout
pid
Creates a new process (and spawns it)