nushell/tests/open_ini.txt
2019-06-16 18:43:40 +12:00

4 lines
64 B
Plaintext

cd tests
open test.ini | get SectionOne.integer | echo $it
exit