puzzlebox
Loading...
Searching...
No Matches
cmd_t Struct Reference

Command definition struct. More...

#include <cmd.h>

Public Attributes

cmd_handle_thandle
 Handler function (required)
 
const char * name
 Command name (required)
 
const char * info
 Command info (shown in help command) (optional = NULL)
 
cmd_complete_tcomplete
 Completion function (optional = NULL)
 

Detailed Description


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