Console_CommandLine_Action | --Console_CommandLine_Action_Counter
The execute methode add 1 to the value of the result option array entry. The value is incremented each time the option is found, for example with an option defined like that:
If the user type:
or:
the verbose variable will be set to to 3.
string execute(
[mixed
$value = false], [array
$params = array()])