Added "debug-node-info" flag for inspecting yq AST

This commit is contained in:
Mike Farah
2025-07-15 21:35:54 +10:00
parent d0c897f5e6
commit 8e731ac13c
8 changed files with 262 additions and 3 deletions
+8 -3
View File
@@ -1,3 +1,8 @@
Foo: 3
apple: 1
bar: 2
# 001
---
abc: # 001
- 1 # one
- 2 # two
---
def # 002