- 纯 C 接口:命令注册/查找/补全/帮助 - CMD_REGISTER / CMD_REGISTER_C 宏(__attribute__((constructor)) 自动注册) - 内置 linenoise 行编辑(termios raw mode + 历史 + Tab 补全) - x86 编译通过,产物 libcmd.a |
||
|---|---|---|
| .. | ||
| inc | ||
| src | ||
| build.sh | ||
| linux.mk | ||
| makefile | ||
- 纯 C 接口:命令注册/查找/补全/帮助 - CMD_REGISTER / CMD_REGISTER_C 宏(__attribute__((constructor)) 自动注册) - 内置 linenoise 行编辑(termios raw mode + 历史 + Tab 补全) - x86 编译通过,产物 libcmd.a |
||
|---|---|---|
| .. | ||
| inc | ||
| src | ||
| build.sh | ||
| linux.mk | ||
| makefile | ||