Term::Prompt
Inherits Reference < Object
Constructors
new(input : IO = STDIN, output : IO = STDERR)
SourceInstance methods
select(label : String, items : Array(String)) : String | Nil
Sourceselect(label : String, items : Array(T)) : String | Nil forall T
Overload for arrays of any type convertible to String