law.cli.completion

law.cli.completion#

“law completion” cli subprogram.

setup_parser(sub_parsers: _SubParsersAction) None[source]#

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

execute(args: Namespace) int[source]#

Executes the completion subprogram with parsed commandline args.