CLI global state.
More...
CLI global state.
Definition at line 439 of file cli.c.
Vec pool of CLI sessions.
Definition at line 445 of file cli.c.
u8* unix_cli_main_t::cli_prompt |
Prompt string for CLI.
Definition at line 442 of file cli.c.
u32 unix_cli_main_t::current_input_file_index |
File pool index of current input.
Definition at line 454 of file cli.c.
u32 unix_cli_main_t::stdin_cli_file_index |
The session index of the stdin cli.
Definition at line 451 of file cli.c.
u32* unix_cli_main_t::unused_cli_process_node_indices |
Vec pool of unused session indices.
Definition at line 448 of file cli.c.
The documentation for this struct was generated from the following file: