phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
ExitStatus
nxt
cmd
Process exit status (code).
See:
https://en.wikipedia.org/wiki/Exit_status
@
safe
struct
ExitStatus {
void
toString
(Sink sink, bool colored);
int
value
;
}
Alias This
value
Members
Functions
toString
void
toString
(Sink sink, bool colored)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
int
value
;
Undocumented in source.
Meta
Source
See Implementation
nxt
cmd
functions
exitMessage
spawn
writeIng
structs
ExitStatus
Log
Patch
Repository
Spawn
Process exit status (code).
See: https://en.wikipedia.org/wiki/Exit_status