- fileExists
bool fileExists(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- mismatchRegion
string mismatchRegion(string expected, string actual, size_t margin, bool strict, string prefix, string interfix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
- mismatchRegionTranslated
string mismatchRegionTranslated(string translated, string expected, size_t margin, bool strict)
Undocumented in source. Be warned that the author may not have intended to support it.