Commands.add

Add a new command given de name, the action to perform and a description

struct Commands(COMMAND)
void
add
(
string command
,
COMMAND action
,)

Meta