dsnapshot v0.1.0 (2019-08-04T11:34:54Z)
Dub
Repo
ProcessException
dsnapshot
process
Undocumented in source.
class
ProcessException : Exception {
int
exitCode
;
this
(int exitCode, string msg, string file, int line);
}
Constructors
this
this
(int exitCode, string msg, string file, int line)
Undocumented in source.
Members
Variables
exitCode
int
exitCode
;
Undocumented in source.
Meta
Source
See Implementation
dsnapshot
process
classes
ProcessException
functions
executeLog
spawnProcessLog
structs
WrapPid