- shouldExecuteOk
auto shouldExecuteOk(string[] args, string workDir, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldExecuteOk
auto shouldExecuteOk(string[] args, Options options, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldExecuteOk
auto shouldExecuteOk(string arg, Options options, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldExecuteOk
auto shouldExecuteOk(string arg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldFailToExecute
void shouldFailToExecute(string arg, string workDir, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldFailToExecute
void shouldFailToExecute(string[] args, string workDir, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.