- add
void add(bool isValue, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- addText
void addText(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- addValue
void addValue(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- prependText
void prependText(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- prependValue
void prependValue(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- print
void print(ResultPrinter printer)
Undocumented in source. Be warned that the author may not have intended to support it.
- startWith
void startWith(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
A result that prints a simple message to the user