Output.singleLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void singleLine(Char[] fmt, Args args)
    class Output
    void
    singleLine
    (
    Char
    Args...
    )
    (
    in Char[] fmt
    ,
    Args args
    )
  2. void singleLine(SourceRange extent, Char[] fmt, Args args)

Meta