CLI API¶ smallex.cli ¶ Command-line interface for small-expectations. ColorMode ¶ Supported values for the --color option. build_parser() -> argparse.ArgumentParser ¶ Build the top-level command parser. main(argv: list[str] | None = None) -> int ¶ CLI entrypoint used by both console script and tests.