Hacked By AnonymousFox
--- !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
Hacked By AnonymousFox1.0, Coded By AnonymousFox