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

2 lines
81 B
Text

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