ConsoleInputMode.this

Creates new ConsoleInputMode instance

struct ConsoleInputMode
this
(
bool echo
,
bool line
)

Parameters

echo
Type: bool

Echo printed characters?

line
Type: bool

Use Line buffering?

Meta