- check
void check(bool flag, const(char[]) msg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- dump
void dump()
Undocumented in source. Be warned that the author may not have intended to support it.
- dump
void dump()
Undocumented in source. Be warned that the author may not have intended to support it.
- failed
bool failed()
Undocumented in source. Be warned that the author may not have intended to support it.
- file
const(char[]) file()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEqual
bool isEqual(immutable(char)[] input_arr, string word, size_t start_pos)
Function create buffer based on unout string with data and arguments
@param text - input data
@param args - arguments which can be set for every message
@return buffer based on input data and arguments
- line
size_t line()
Undocumented in source. Be warned that the author may not have intended to support it.
- message
const(char[]) message(string text, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- message
const(char[]) message()
Undocumented in source. Be warned that the author may not have intended to support it.
\file Bailout.d