|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Type handler implementations for builder operations. More...
Go to the source code of this file.
Variables | |
| const option_builder_handler_t | g_builder_handlers [] |
Type handler implementations for builder operations.
Implements handler functions for each option type (bool, int, string, etc.) that handle checking if set, applying environment variables, parsing CLI args, and formatting help placeholders.
Definition in file options/builder/handlers.c.
| const option_builder_handler_t g_builder_handlers[] |
Definition at line 54 of file options/builder/handlers.c.
Referenced by is_option_set(), options_config_set_defaults(), and options_config_validate().