Home
last modified time | relevance | path

Searched defs:cli_line_state (Results 1 – 1 of 1) sorted by relevance

/include/
A Dcli.h42 struct cli_line_state { struct
43 uint num;
44 uint eol_num;
45 uint len;
46 bool insert;
47 bool history;
48 bool cmd_complete;
49 char *buf;
50 const char *prompt;

Completed in 3 milliseconds