- dirContentCopy
void dirContentCopy(Path src, Path dst)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatRange
string[] formatRange(string prefix, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatValueInItsOwnLine
string[] formatValueInItsOwnLine(string prefix, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTestArea
TestArea makeTestArea(string name, string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- regexIn
auto regexIn(string rawRegex, T[] array, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- regexNotIn
auto regexNotIn(string rawRegex, T[] array, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.