class IO::ConsoleMode
Public Instance Methods
(bool) → bool
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/io-console/0/io-console.rbs, line 4
def echo=: (bool) -> bool
(?min: int, ?time: int, ?intr: bool) → self
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/io-console/0/io-console.rbs, line 5
def raw: (?min: int, ?time: int, ?intr: bool) -> self
(?min: int, ?time: int, ?intr: bool) → self
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/io-console/0/io-console.rbs, line 6
def raw!: (?min: int, ?time: int, ?intr: bool) -> self