class

Find

Inherits Enumerable < Reference < Object

Constants

VERSION = "2.0.0"

Constructors

new(paths : Enumerable(String | Nil))
Source
new(paths : Enumerable(Path))
Source
new(*paths)
Source

Class methods

find(*paths, &)

For ruby compatibility

  • Skips dangling symlinks
Source

Instance methods

each

Must yield this collection's elements to the block.

Source

Macros

prune
Source

Nested types