dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
PipeProcess.kill
proc
process
PipeProcess
Send
signal
to the process.
Param: signal = a signal from
core.sys.posix.signal
struct
PipeProcess
nothrow @
trusted
void
kill
(
int
signal
=
SIGKILL
)
Meta
Source
See Implementation
proc
process
PipeProcess
constructors
this
functions
dispose
kill
osHandle
status
stderr
stdin
stdout
terminated
tryWait
wait
Send signal to the process.
Param: signal = a signal from core.sys.posix.signal