Constant lrs::tty::flags::TTYIN_IGNORE_CR

Ignore CR input.

Syntax

const TTYIN_IGNORE_CR: TtyInFlags = TtyInFlags(cty::IGNCR);

See also