| .. | |||||
| accept-i.yaml | |||||
| append-i.yaml | |||||
| cdesc-List.yaml | |||||
| complete-i.yaml | |||||
| each_option-i.yaml | |||||
| new-c.yaml | |||||
| prepend-i.yaml | |||||
| reject-i.yaml | |||||
| search-i.yaml | |||||
| summarize-i.yaml | |||||
| update-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Searches list <tt>id</tt> for <tt>opt</tt> and the optional patterns for completion <tt>pat</tt>. If <tt>icase</tt> is true, the search is case insensitive. The result is returned or yielded if a block is given. If it isn't found, nil is returned. full_name: List#complete is_singleton: false name: complete params: (id, opt, icase = false, *pat, &block) visibility: public
| .. | |||||
| accept-i.yaml | |||||
| append-i.yaml | |||||
| cdesc-List.yaml | |||||
| complete-i.yaml | |||||
| each_option-i.yaml | |||||
| new-c.yaml | |||||
| prepend-i.yaml | |||||
| reject-i.yaml | |||||
| search-i.yaml | |||||
| summarize-i.yaml | |||||
| update-i.yaml |