Project

General

Profile

Actions

Feature #17550

open

Why no function to get all subdirectories of a directory?

Added by asfarley (Alexander Farley) about 3 years ago. Updated about 3 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:102126]

Description

Googling around, this seems to be a relatively common request. Would you be willing to accept a pull request implementing this feature?

Updated by nobu (Nobuyoshi Nakada) about 3 years ago

Dir.glob("**/"), if you don't mind trailing slashes.

Actions

Also available in: Atom PDF

Like0
Like0