xtd 0.2.0
Loading...
Searching...
No Matches

◆ auto_flush_out() [1/2]

static bool xtd::console::auto_flush_out ( )
static

Gets a value indicating whether the xtd::console::out will flush its buffer to the underlying stream after every call to xtd::console::write and xtd::console::write_line.

Returns
true to force xtd::console::out to flush its buffer; otherwise, false. The default value is true.