fix_handler
appimage_updater.cli.handlers.fix_handler
¶
Fix command handler for CLI.
FixCommandHandler()
¶
Handler for the fix command.
Source code in src/appimage_updater/cli/handlers/fix_handler.py
console = Console()
instance-attribute
¶
get_command_name()
¶
register_command(app)
¶
Register the fix command with the Typer application.