Module cli

Module cli 

Source
Expand description

Command-line interface for protontool.

Handles argument parsing and dispatches to appropriate modes:

  • GUI mode for interactive prefix management
  • Verb execution for installing components
  • Prefix creation/deletion
  • Running commands with Wine environment

Modules§

util
CLI utility functions and argument parsing.

Functions§

main_cli
Main CLI entry point. Parses arguments and dispatches to appropriate handler. If args is None, uses command-line arguments from env::args().
run_log_viewer_gui
Run the log viewer GUI with filter controls and refresh
view_logs_cli
CLI command to view logs