Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Public Attributes | List of all members
lampda::logic::cli::Command Struct Reference

Public Attributes

const char *const name
 Name of the command to call.
 
const char *const usage
 Command usage string (e.g., "[arg1] arg2")
 
uint8_t minArgs
 minimum argument count
 
uint8_t maxArgs
 maximum argument count
 
const char *const description
 Text description of the command.
 
void(* handler )(const common::cli::ParsedCommand &)
 handler of the command
 
const uint32_t hash
 command name hash
 

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