Context.writeln

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

Meta