Flowdock
collect_method(opt) private

Returns an Array of method names which have the option opt.

p FileUtils.collect_method(:preserve) #=> ["cp", "cp_r", "copy", "install"]
Show source
Register or log in to add new notes.