dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
ExternalProgramErrored
utils
Undocumented in source.
class
ExternalProgramErrored : Exception {
this
(int errorCode, string message, string file, size_t line, Throwable next);
int
errorCode
;
}
Constructors
this
this
(int errorCode, string message, string file, size_t line, Throwable next)
Undocumented in source.
Members
Variables
errorCode
int
errorCode
;
Undocumented in source.
Meta
Source
See Implementation
utils
classes
ExternalProgramErrored
functions
copyRecurse
cyan
error
escapeShellArgument
green
grey
info
red
safeCommand
warning
white
yellow