Property | Type | Description | |
---|---|---|---|
$_commandArray | array | array of the command |
Method | Description | |
---|---|---|
run ( string $mode = null ) : string | run the command |
Method | Description | |
---|---|---|
_list ( ) : string | list the config | |
_lock ( ) : boolean | lock the config | |
_parse ( array $optionArray = [] ) : boolean | parse the config | |
_set ( array $optionArray = [] ) : boolean | set the config |
protected array $_commandArray | ||
return | array |