class HelpWindow
- HelpWindow
- Window
- Reference
- Object
Defined in:
help_window.crConstructors
Instance Method Summary
- #add_help(key : String, description : String)
- #handle_key(_key)
- #helps : Array(NamedTuple(key: String, description: String))
- #helps=(helps : Array(NamedTuple(key: String, description: String)))
- #refresh