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