shell_command 
Vars | |
| aliases | Command names. |
|---|---|
| help_text | How to use this command, usually printed by a "help" command. |
Procs | |
| exec | Execute the command. |
| try_exec | Attempt to execute the command. Return TRUE if any action is taken. |
Var Details
aliases 
Command names.
help_text 
How to use this command, usually printed by a "help" command.
Proc Details
exec
Execute the command.
try_exec
Attempt to execute the command. Return TRUE if any action is taken.