Skip to content

Commit

Permalink
How to extract CLI arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 25, 2024
1 parent d9580f5 commit a32b7e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/development/design/index.mdwn
Expand Up @@ -445,6 +445,7 @@
+ type-aware (getopt types, paths, etc.)
+ see zsh, bash completion
+ PowerShell ISE
+ Possible to extract from `--help`, from `man(1)` page, from calls to `getopt(3)`?
+ Modeling should include version numbers and different specs
(input, output, etc.) for different versions of a software.
+ what if different packages provide a conflicting command name?
Expand Down

0 comments on commit a32b7e0

Please sign in to comment.