Command.execute

Executes the actual action.

Note that prepare will be called before any call to execute.

class Command
abstract
int
execute
(,
string[] free_args
,
string[] app_args
)

Meta