Previous Page
dump()

Solar_Controller_Console
exec()

Next Page
getCommandList()

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.