Skip to content

Treat slashes in map keys as instruction to create directories in to-directory-tree mode #2460

Open
@nikita-volkov

Description

@nikita-volkov

Currently compiling the following expression:

[ { mapKey = "A/B", mapValue = "" } ]

results in the following error

You tried to translate the following expression to a directory tree:

↳ [ { mapKey = "A/B", mapValue = "" } ]

... which is not an expression that can be translated to a directory tree.

This makes it impossible to generate dynamically structured directory trees.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions