nu_scripts/modules/parsing/README.md

6 lines
293 B
Markdown
Raw Normal View History

2021-01-26 18:18:30 +03:00
# Parsing Scripts
### Definition
These scripts should be used to demonstrate how to parse any file format, including `json`, `csv`, etc. Also, perhaps parsing of `external` commands. For example, on Windows, perhaps we could wrap `ipconfig.exe` so that the output was more nushell friendly.