law.cli.quickstart

law.cli.quickstart#

“law quickstart” cli subprogram.

setup_parser(sub_parsers: _SubParsersAction) None[source]#

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

execute(args: Namespace) int[source]#

Executes the quickstart subprogram with parsed commandline args.