Home --> Documentations --> PJLIB-UTIL Reference
#include <cli.h>
This structure contains the command to be executed by command handler.
Number of argvs.
Array of args, with argv[0] specifies the name of the cmd.
The command specification being executed.
The session on which the command was executed on.