eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
PosixEventDriverProcesses.spawn
eventcore
drivers
posix
processes
PosixEventDriverProcesses
Undocumented in source. Be warned that the author may not have intended to support it.
class
PosixEventDriverProcesses
(Loop : PosixEventLoop)
@
safe
nothrow final override @
trusted
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
posix
processes
PosixEventDriverProcesses
constructors
this
functions
addRef
adopt
cancelWait
dispose
hasExited
isValid
kill
rawUserData
releaseRef
spawn
wait
properties
pendingCount