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