Solar_Controller_Console::exec()

public string Solar_Controller_Console::exec ( array $argv = 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.



Local