nushell/tests/inc_plugin.txt

3 lines
97 B
Plaintext
Raw Normal View History

2019-07-04 05:18:19 +02:00
cd tests
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.Height | inc | echo $it
exit