Add Argparse API
Created by: agraubert
see #19 (closed)
This adds the Argparse API to @add_command
allowing commands to declare more robust argument handling (and moving most of the parsing outside the command).
Created by: agraubert
see #19 (closed)
This adds the Argparse API to @add_command
allowing commands to declare more robust argument handling (and moving most of the parsing outside the command).