AbstractOutput.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(string message)
    class AbstractOutput
    override
    void
    write
    (
    string message
    )
  2. void write(string message, bool newline)
  3. void write(string message, bool newline, OutputType type)

Meta