forked from extern/nushell
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
cd tests
|
|
open test.toml | get package.edition | echo $it
|
|
exit
|