Context.writeln

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeln(string line)
  2. void writeln(string[] lines)
    struct Context
    @safe pure nothrow
    void
    writeln
    (
    in string[] lines
    )

Meta