Previous Page
_postExec()

Solar_Cli_MakeModel
_preExec()

Next Page
_setTable()

_preExec()

protected bool _preExec ( )

Runs just before the main _exec() method.

Inherited from Solar_Controller_Command.

Parameters

  • None.

Returns

  • (bool) True to skip _exec(), null otherwise.

Description

Runs just before the main _exec() method.