ttx 0.1.0
Loading...
Searching...
No Matches
ttx::Args Struct Reference

Static Public Member Functions

static constexpr auto get_cli_parser ()
 

Public Attributes

di::Vector< di::TransparentStringView > command
 
Key prefix { Key::B }
 
bool hide_status_bar { false }
 
bool print_keybinds { false }
 
di::Optional< di::PathView > save_state_path
 
di::Optional< di::PathView > capture_command_output_path
 
bool replay { false }
 
bool headless { false }
 
bool help { false }
 

Member Function Documentation

◆ get_cli_parser()

static constexpr auto ttx::Args::get_cli_parser ( )
inlinestaticconstexpr

Member Data Documentation

◆ capture_command_output_path

di::Optional<di::PathView> ttx::Args::capture_command_output_path

◆ command

di::Vector<di::TransparentStringView> ttx::Args::command

◆ headless

bool ttx::Args::headless { false }

◆ help

bool ttx::Args::help { false }

◆ hide_status_bar

bool ttx::Args::hide_status_bar { false }

◆ prefix

Key ttx::Args::prefix { Key::B }

◆ print_keybinds

bool ttx::Args::print_keybinds { false }

◆ replay

bool ttx::Args::replay { false }

◆ save_state_path

di::Optional<di::PathView> ttx::Args::save_state_path

The documentation for this struct was generated from the following file: