Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line interface for par-term.

This module handles CLI argument parsing and subcommands like shader installation. Install/uninstall procedure implementations live in the install submodule.

Modules§

install
CLI install, uninstall, and self-update procedure implementations.

Structs§

Cli
par-term - A GPU-accelerated terminal emulator
RuntimeOptions
Runtime options passed from CLI to the application

Enums§

CliResult
Result of CLI processing
Commands
LogLevelArg
Log level argument for CLI
ShellTypeArg
Shell type argument for CLI

Functions§

process_cli
Process CLI arguments and handle subcommands