fail

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fail(string output, string file, size_t line)
    @safe pure
    void
    fail
    (
    const string output
    ,
    const string file
    ,
    size_t line
    )
  2. void fail(string[] lines, string file, size_t line)

Meta