You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
nikita-volkov
changed the title
Treat slashes as map keys as instruction to create directories in to-directory-tree mode
Treat slashes in map keys as instruction to create directories in to-directory-tree mode
Sep 18, 2022
Currently compiling the following expression:
results in the following error
This makes it impossible to generate dynamically structured directory trees.
The text was updated successfully, but these errors were encountered: