nushell/tests/json_roundtrip.txt
2019-06-03 12:37:16 +12:00

3 lines
83 B
Plaintext

open tests\test.json | to-json | from-json | select glossary.title | echo $it
exit