Solar_Cli_MakeCli::getInfoOptions()

public array Solar_Cli_MakeCli::getInfoOptions ( void )

Returns an array of option flags and descriptions for this command.

Inherited from Solar_Controller_Command.

Parameters

  • None.

Returns

  • (array) An associative array where the key is the short + long option forms, and the value is the description for the option.

Description

Returns an array of option flags and descriptions for this command.



Local