rcmpy.commands.variant
index
/home/vkottler/src/vkottler/workspace/rcmpy/rcmpy/commands/variant.py

An entry-point for the 'variant' command.

 
Functions
       
add_variant_cmd(parser: argparse.ArgumentParser) -> Callable[[argparse.Namespace], int]
Add variant-command arguments to its parser.
variant_cmd(args: argparse.Namespace) -> int
Execute the variant command.