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