FormatOutput.flush

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

  1. alias flush = OutputFilter.flush
  2. FormatOutput flush(bool yes)
    class FormatOutput
    final
    flush
    (
    bool yes
    )

Meta