Daedalus Dock - Modules - TypesVar Details - Proc Details

shell_command

Vars

aliasesCommand names.
help_textHow to use this command, usually printed by a "help" command.

Procs

execExecute the command.
try_execAttempt 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.