- write
void write(Terminal terminal, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeImpl
void writeImpl(Terminal terminal, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeln
void writeln(Terminal terminal, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeln
void writeln(string message)
Undocumented in source. Be warned that the author may not have intended to support it.