law.cli.config

law.cli.config#

“law config” cli subprogram.

setup_parser(sub_parsers: _SubParsersAction) None[source]#

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

execute(args: Namespace) int[source]#

Executes the config subprogram with parsed commandline args.