Skip to content

Autofix Cli

autofix_cli — mvp.autofix_cli

Cluster: Uncategorised | Type: base | MCP Tools: None

Overview

Public API

Functions

run_cli(argv: list[str] | None = None) -> int

Run the g6-autofix CLI. Returns a process exit code.

main() -> None

Console-script entry point — exits with :func:run_cli's exit code.