main_env_remove#

CLI implementation for conda-env remove.

Removes the specified conda environment.

Functions#

configure_parser(→ argparse.ArgumentParser)

configure_parser(sub_parsers: argparse._SubParsersAction, **kwargs) argparse.ArgumentParser#