Constant lrs::tty::flags::TTYLOC_ECHO

Echo input characters.

Syntax

const TTYLOC_ECHO: TtyLocFlags = TtyLocFlags(cty::ECHO);

See also