-
Hi I have this object:
I do not know beforehand where or at what level in the tree it is located. Read through the documentation but have not been able to figure it out. Any help appreciated |
Beta Was this translation helpful? Give feedback.
Answered by
eemeli
Jun 23, 2021
Replies: 1 comment
-
Try using a visitor: https://eemeli.org/yaml/#modifying-nodes |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eemeli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try using a visitor: https://eemeli.org/yaml/#modifying-nodes