struct Cride::Terminal::Input

Defined in:

terminal/input.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file : File) #

[View source]

Instance Method Detail

def control? #

[View source]
def each_char(& : Char -> ) #

[View source]
def file : File #

[View source]
def read_raw : Nil #

Read the raw input of the IO.


[View source]
def type? : Key | Nil #

[View source]