diff options
| author | Burdette Lamar <BurdetteLamar@Yahoo.com> | 2026-03-30 18:10:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-30 19:10:12 -0400 |
| commit | 72f309fe529ce5c4778b06201c2ba044c505a2e7 (patch) | |
| tree | fa4a1f36a259d92796de34f31ceb675433895f2c /lib/pathname.rb | |
| parent | 98e55e7b501bb34819806522e6dce357030ea315 (diff) | |
[DOC] Doc for Pathname class (#16352)
Diffstat (limited to 'lib/pathname.rb')
| -rw-r--r-- | lib/pathname.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/pathname.rb b/lib/pathname.rb index 78c440416e..5474fb6358 100644 --- a/lib/pathname.rb +++ b/lib/pathname.rb @@ -9,7 +9,6 @@ # # For documentation, see class Pathname. # - class Pathname # * Find * # # Iterates over the directory tree in a depth first manner, yielding a |
