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
argsis 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