CLI global state.
More...
CLI global state.
Definition at line 420 of file cli.c.
Vec pool of CLI sessions.
Definition at line 426 of file cli.c.
u8* unix_cli_main_t::cli_prompt |
Prompt string for CLI.
Definition at line 423 of file cli.c.
u32 unix_cli_main_t::current_input_file_index |
File pool index of current input.
Definition at line 435 of file cli.c.
u32 unix_cli_main_t::stdin_cli_file_index |
The session index of the stdin cli.
Definition at line 432 of file cli.c.
u32* unix_cli_main_t::unused_cli_process_node_indices |
Vec pool of unused session indices.
Definition at line 429 of file cli.c.
The documentation for this struct was generated from the following file: