|
Previous Page |
Solar_Getopt |
Next Page |
setOptions()
public
void
setOptions (
array $list
)
Sets multiple acceptable options.
Parameters
- (array)
$list: Argument information as array(name => info), where each info value is an array like Solar_Getopt::$_default.
Returns
- (void)
Description
Sets multiple acceptable options.
Appends if they do not exist.