[ruby-core:102132] [Ruby master Feature#17550] Why no function to get all subdirectories of a directory?
From:
nobu@...
Date:
2021-01-18 08:57:50 UTC
List:
ruby-core #102132
Issue #17550 has been updated by nobu (Nobuyoshi Nakada).
`Dir.glob("**/")`, if you don't mind trailing slashes.
----------------------------------------
Feature #17550: Why no function to get all subdirectories of a directory?
https://bugs.ruby-lang.org/issues/17550#change-89986
* Author: asfarley (Alexander Farley)
* Status: Open
* Priority: Normal
----------------------------------------
Googling around, this seems to be a relatively common request. Would you be willing to accept a pull request implementing this feature?
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>