law.cli.quickstart

law.cli.quickstart#

“law quickstart” cli subprogram.

setup_parser(sub_parsers)[source]#

Sets up the command line parser for the quickstart subprogram and adds it to sub_parsers.

execute(args)[source]#

Executes the quickstart subprogram with parsed commandline args.