Solar_Controller_Command::_preExec()

protected bool Solar_Controller_Command::_preExec ( void )

Runs just before the main _exec() method.

Parameters

  • None.

Returns

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

Description

Runs just before the main _exec() method.



Local