Replies: 1 comment
-
You might be looking for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, I could be a bad doc reader, but are there any possibilities to render file names?
For instance gomplate -d src/
andsrc
has directory structure like this{{ .Data.Value1 }}/{{ .Data.Value2 }}.txt
. Running against it would be rendered intotest/value.txt
directory structure.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions