shouldSucceed

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto shouldSucceed(string[] args, string file, size_t line)
    shouldSucceed
    (
    string[] args
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )
  2. auto shouldSucceed(string arg, string file, size_t line)

Meta