SmartBar
Loading...
Searching...
No Matches
CommandArgs Struct Reference

Structure for storing command arguments. More...

#include <cli.h>

Data Fields

char name [ARG_LENGTH]
 
char value [ARG_LENGTH]
 

Detailed Description

Structure for storing command arguments.

This structure stores the name of the argument and its value.

Parameters
nameName of the argument
valueValue of the argument

The documentation for this struct was generated from the following file: