ngs-lang / ngs

Next Generation Shell (NGS)
https://ngs-lang.org/
GNU General Public License v3.0
1.48k stars 41 forks source link

Think of schema for command line tools #310

Open ilyash-b opened 5 years ago

ilyash-b commented 5 years ago

Schema for what a CLI tool gets and what it returns.

ilyash-b commented 1 year ago

Brain Dump

To describe arguments, output, exit codes, how to extract exit codes from man page maybe?

Exit codes meaning - maybe in the file.

Vary by program version Vary by program variant

How to parse output maybe?

jc - maybe to parse the errors/exit codes