recls.Ruby is a platform-independent recursive file-system search library for Ruby. It enumerates files and directories (recursively or not), optionally filtered by wildcards and type flags, and returns each hit as a rich entry object with path components, type, size, and timestamps (including Windows-specific attributes where they exist). Path-combination and existence helpers are included so client code can stay on one API. The name stands for rec-ursive ls; this gem is the Ruby implementation of the recls family (also available for C/C++, Go, .NET, Python, and Rust).
Required Ruby Version
>= 1.9.3
Authors
Matt Wilson
Versions
- 2.13.4 August 19, 2026 (38.5 KB)
- 2.13.2 April 24, 2025 (32 KB)
- 2.13.1 June 02, 2024 (31.5 KB)
- 2.13.0.1 April 21, 2024 (30.5 KB)
- 2.13.0 April 20, 2024 (30.5 KB)