law.cli.completion

law.cli.completion#

“law completion” cli subprogram.

setup_parser(sub_parsers)[source]#

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

execute(args)[source]#

Executes the completion subprogram with parsed commandline args.