phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
ExitCode
nxt
cmd
Undocumented in source.
@
safe
struct
ExitCode {
void
toString
(void delegate(scope const(char)[]) @(safe) sink, bool colored);
int
value
;
}
Alias This
value
Members
Properties
toString
void
toString
(void delegate(scope const(char)[]) @(safe) 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
ExitCode
Log
Patch
Repository
Spawn