Previous Page
_postExec()

Solar_Cli_MakeTests
_preExec()

Next Page
_setFile()

_preExec()

protected bool _preExec ( )

Pre-exec logic.

Inherited from Solar_Cli_Base.

Parameters

  • None.

Returns

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

Description

Pre-exec logic.

Catches --version and -v to display version information and exit.