Dir.find

Scan this recursively for a non-diretory file with basename name. TODO: Reuse range based algorithm this.tree(depthFirst|breadFirst)

class Dir
@property
find
(
string name
)

Meta