D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Find
/
Filename :
find-i.yaml
back
Copy
--- !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