mirror of
https://github.com/nushell/nushell
synced 2025-01-28 04:45:18 +00:00
3 lines
84 B
Text
3 lines
84 B
Text
cd tests
|
|
open test.toml | to-toml | from-toml | select package.name | echo $it
|
|
exit
|