law.cli.config

law.cli.config#

“law config” cli subprogram.

setup_parser(sub_parsers)[source]#

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

execute(args)[source]#

Executes the config subprogram with parsed commandline args.