class

Term::Reader::Mode

Inherits Reference < Object

Constructors

Instance methods

cooked(is_on : Bool = true, &)

Enable character processing for the given block

Source
echo(is_on : Bool = true, &)

Echo given block

Source
raw(is_on : Bool = true, &)

Use raw mode in the given block

Source