|
Previous Page |
Solar_Cli_Help |
Next Page |
_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.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _displayCommandHelp()
- _displayCommandList()
- _err()
- _errln()
- _escape()
- _exception()
- _exec()
- _getOptionSettings()
- _out()
- _outln()
- _postExec()
- _preExec()
- _setup()
- _vt100()
- apiVersion()
- dump()
- exec()
- getInfoHelp()
- getInfoOptions()
- locale()
- setConsoleController()