Result

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

because
auto because(string reason)
Undocumented in source. Be warned that the author may not have intended to support it.
perform
void perform()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

success
Result success()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

file
string file;
Undocumented in source.
line
size_t line;
Undocumented in source.
message
MessageResult message;
Undocumented in source.
results
IResult[] results;
Undocumented in source.
willThrow
bool willThrow;
Undocumented in source.

Meta