class Keimeno::Menu
- Keimeno::Menu
- Keimeno::Base
- Reference
- Object
Included Modules
Defined in:
keimeno/menu.crConstructors
Instance Method Summary
- #before_display
- #build_matches
- #character_key(keystroke) : Nil
- #choice : String | Nil
- #choice_index : Int32
- #cursor_active?
- #decrement_cursor
- #display
- #formatted_options
- #heading : String
- #increment_cursor
- #key_down_arrow
- #key_enter
- #key_escape
- #key_up_arrow
- #match?(o : String) : Bool
- #match?(o : Match) : Bool
- #matches : Array(Keimeno::Match)
- #multiple_matches?
- #options : Array(String)
- #return_value