Skip to content
Snippets Groups Projects
Commit 0b53e6b9 authored by Alex Tokarev's avatar Alex Tokarev Committed by Michael Aaron Murphy
Browse files

:sparkles: Optional argument parsing feature with structopt (!1020)

Supports the `advanced_arg_parsing` feature to use structopt to perform
argument parsing of the shell. Do not enable this feature if you want a
performant shell.

Additionally modifies argument parsing to store values in a new
`CommandLineArgs` structure.
parent 9bc52a5f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment