Constant lrs::tty::flags::TTYLOC_KILL

Enable erasing the whole line.

Syntax

const TTYLOC_KILL: TtyLocFlags = TtyLocFlags(cty::ECHOK);

See also