nushell/tests/open_ini.txt

4 lines
64 B
Plaintext
Raw Normal View History

2019-06-16 08:43:40 +02:00
cd tests
open test.ini | get SectionOne.integer | echo $it
exit