mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 07:30:13 +01:00
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
cd tests
|
|
open test.toml | select package.edition | echo $it
|
|
exit
|