T-Box Basic
dev
Loading...
Searching...
No Matches
tbox_cli_argument_t Struct Reference
CLI 命令参数定义。
More...
#include <
cli.h
>
Data Fields
const char *
name
不含前导双横线的参数名称。
const char *
value_help
参数值帮助文本。
const char *
description
参数说明。
char
short_name
不含前导横线的短选项名称,'\0' 表示不提供。
Detailed Description
CLI 命令参数定义。
The documentation for this struct was generated from the following file:
include/tbox/
cli.h
tbox_cli_argument_t
Generated by
1.15.0