TerminalOutput.flush

Control implicit flushing of newline(), where true enables flushing. An explicit flush() will always flush the output.

  1. typeof(this) flush()
  2. typeof(this) flush(bool yes)
    class TerminalOutput
    typeof(this)
    flush
    (
    bool yes
    )

Meta