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

3 lines
81 B
Plaintext

open tests\test.toml | to-toml | from-toml | select package.name | echo $it
exit