struct
TermBuf::Completion::Result
- TermBuf::Completion::Result
- Struct
- Value
- Object
Overview
What to offer.
Defined in:
termbuf/widgets/completion.crConstructors
Instance Method Summary
- #candidates : Array(String)
- #clone
- #copy_with(candidates _candidates = @candidates, range _range = @range)
- #empty? : Bool
-
#range : Range(Int32, Int32) | Nil
What to replace, or
nilfor the word the request named.