Constant lrs::tty::flags::TTYOUT_NO_CR

Don't output CR.

Syntax

const TTYOUT_NO_CR: TtyOutFlags = TtyOutFlags(cty::ONLRET);

See also