class Completion::Completer
- Completion::Completer
- Reference
- Object
Defined in:
completion.crConstructors
Instance Method Summary
- #end(&reply)
- #fragment
- #init
- #installer
- #last_word
- #line : String
- #on(fragment, &reply)
- #reply(results)
- #set_fragments(fragments : Array(Symbol))
- #values : Hash(String | Symbol, String?)