order!(&blk) Instance Public methods Parses self destructively in order and returns self containing the rest arguments left unparsed.
parse!() Instance Public methods Parses self destructively and returns self containing the rest arguments left unparsed.
permute!() Instance Public methods Parses self destructively in permutation mode and returns self containing the rest arguments left unparsed.
match(key) Instance Public methods Completion for hash key.
candidate(key, icase = false, pat = nil, &block) Class Public methods
regexp(key, icase) Class Public methods
candidate(key, icase = false, pat = nil) Instance Public methods
complete(key, icase = false, pat = nil) Instance Public methods
convert(opt = nil, val = nil, *) Instance Public methods
new() Class Public methods Just initializes all instance variables.
Page 768 of 11844