dcord ~master (2022-05-06T22:14:59.8294696)
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
wait
properties
stderr
stdout
variables
_stderr
_stdout
pid
Creates a new process (and spawns it)