mirror of
https://github.com/nushell/nushell.git
synced 2024-11-29 03:44:19 +01:00
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
cd tests
|
|
open test.toml | select package.edition | echo $it
|
|
exit
|