struct

Tui::Dialog::Button

Inherits Struct / Value / Object

Constructors

new(label : String, result : Tui::Dialog::Result, hotkey : Char | Nil = nil)
Source

Instance methods

hotkey
Source
hotkey=(hotkey : Char | Nil)
Source
label
Source
label=(label : String)
Source
result
Source
result=(result : Result)
Source