eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
WinAPIEventDriverProcesses.spawn
eventcore
drivers
winapi
processes
WinAPIEventDriverProcesses
Undocumented in source. Be warned that the author may not have intended to support it.
class
WinAPIEventDriverProcesses
@
safe
nothrow override
Process
spawn
(
string
[]
args
,
ProcessStdinFile
stdin
,
ProcessStdoutFile
stdout
,
ProcessStderrFile
stderr
,
const
string
[
string
]
env
,
ProcessConfig
config
,
string
working_dir
)
Meta
Source
See Implementation
eventcore
drivers
winapi
processes
WinAPIEventDriverProcesses
functions
addRef
adopt
cancelWait
hasExited
isValid
kill
rawUserData
releaseRef
spawn
wait