APIdock / Ruby
/
method

candidate

ruby latest stable - Class: OptionParser ::Completion
candidate(key, icase = false, pat = nil)
public

No documentation available.

# File lib/optparse.rb, line 428
 def candidate(key, icase = false, pat = nil)
 Completion.candidate(key, icase, pat, &method(:each))
 end

AltStyle によって変換されたページ (->オリジナル) /