Solar_Cli_MakeDocbook::_preExec()

protected bool Solar_Cli_MakeDocbook::_preExec ( void )

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.



Local