class
Term::Prompt
- Term::Prompt
- Reference
- Object
Defined in:
deepl/prompt.crConstructors
Instance Method Summary
- #select(label : String, items : Array(String)) : String | Nil
-
#select(label : String, items : Array(T)) : String | Nil forall T
Overload for arrays of any type convertible to String
Constructor Detail
Instance Method Detail
def select(label : String, items : Array(T)) : String | Nil forall T
#
Overload for arrays of any type convertible to String