-
Hi, [a.b.c]
key1 = "some string"
key2 = 123
[a.b.d]
key1 = "another string"
key2 = 456 Many thanks ! |
Beta Was this translation helpful? Give feedback.
Answered by
TomWright
Jan 2, 2022
Replies: 1 comment
-
You just target the full path and the toml encoder should handle the rest. https://dasel.tomwright.me/s/bac103ad-3f53-46da-ba2b-1fcb5ca45e4b |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lildata
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You just target the full path and the toml encoder should handle the rest.
https://dasel.tomwright.me/s/bac103ad-3f53-46da-ba2b-1fcb5ca45e4b