flakeheaven._cli

flakeheaven._cli.entrypoint(argv: Optional[List[str]] = None) NoReturn[source]

Default entrypoint for CLI (flakeheaven).

flakeheaven._cli.flake8_entrypoint(argv: Optional[List[str]] = None) NoReturn[source]

Entrypoint with the same behavior as flake8 (flake8heavened)

flakeheaven._cli.main(argv: Optional[List[str]] = None) Tuple[Union[int, flakeheaven._constants.ExitCode], str][source]
flakeheaven._cli.show_commands()[source]