|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Bash shell completion script generator. More...
Go to the source code of this file.
Functions | |
| asciichat_error_t | completions_generate_bash (FILE *output) |
Bash shell completion script generator.
Generates bash completions dynamically from the options registry.
Definition in file bash.c.
| asciichat_error_t completions_generate_bash | ( | FILE * | output | ) |
Definition at line 367 of file bash.c.
Referenced by completions_generate_for_shell().