dsnapshot v0.1.0 (2019-08-04T11:34:54Z)
Dub
Repo
WrapPid
dsnapshot
process
Undocumented in source.
struct
WrapPid (
Flag
!"throwOnFailure"
throw_
) {
Pid
pid
;
auto
wait
();
}
Members
Functions
wait
auto
wait
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
pid
Pid
pid
;
Undocumented in source.
Meta
Source
See Implementation
dsnapshot
process
classes
ProcessException
functions
executeLog
spawnProcessLog
structs
WrapPid