Skip to content

Return data from the directory_subdirectory_names in a nested way #11

@fhightower

Description

@fhightower

Created from a todo:

# TODO: I think there is a better way to return this data. Rather than ['foo', 'subfoo'], I'd like to see something like:
# {
#   'foo': {
#     'subfoo': {}
#   }
# }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions