|
Previous Page |
Solar_Controller_Console |
Next Page |
exec()
public
string
exec (
array $argv default NULL
)
Finds and invokes a command.
Parameters
- (array)
$argv: The command-line arguments.
Returns
- (string) The output of the page action.
Description
Finds and invokes a command.