Module cli

Source

Structs§

IpcConfig
Parameters to the config IPC subcommand.
MessageOptions
Send a message to the Alacritty socket.
MigrateOptions
Migrate the configuration file.
Options
CLI options for the main Alacritty executable.
ParsedOptions
Parsed CLI config overrides.
TerminalOptions
Terminal specific cli options which can be passed to new windows via IPC.
WindowIdentity
Window specific cli options which can be passed to new windows via IPC.
WindowOptions
Subset of options that we pass to ‘create-window’ IPC subcommand.

Enums§

SocketMessage
Available socket messages.
Subcommands
Available CLI subcommands.

Functions§

parse_class 🔒
Parse the class CLI parameter.
parse_hex_or_decimal 🔒
Convert to hex if possible, else decimal