method

find

v1_9_3_392 - Show latest stable - Class: Find
find(*paths)
public

Calls the associated block with the name of every file and directory listed as arguments, then recursively on their subdirectories, and so on.

See the Find module documentation for an example.