main_compare
#
CLI implementation for conda compare.
Compare the packages in an environment with the packages listed in an environment file.
Functions#
|
|
|
|
|
|
|
- configure_parser(sub_parsers: argparse._SubParsersAction, **kwargs) argparse.ArgumentParser #
- get_packages(prefix)#
- execute(args: argparse.Namespace, parser: argparse.ArgumentParser) int #