AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/Find/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/Find/find-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: path comment: - !ruby/struct:SM::Flow::P body: Calls the associated block with the name of every file and directory listed as arguments, then recursively on their subdirectories, and so on. - !ruby/struct:SM::Flow::P body: See the <tt>Find</tt> module documentation for an example. full_name: Find#find is_singleton: false name: find params: (*paths) {|path| ...} visibility: public