Module alacritty::cli[][src]

Structs

Send a message to the Alacritty socket.

CLI options for the main Alacritty executable.

Terminal specific cli options which can be passed to new windows via IPC.

Window specific cli options which can be passed to new windows via IPC.

Subset of options that we pass to a ‘create-window’ subcommand.

Enums

Available socket messages.

Available CLI subcommands.

Functions

Format an option in the format of parent.field=value to a serde Value.

Parse the class CLI parameter.