- \PHPUnit_Util_Getopt
class (none) \ PHPUnit_Util_Getopt
Command-line options parsing class.
Method Summary
Name | Description |
---|---|
getopt(array $args, $short_options, $long_options = null) | |
parseLongOption($arg, $long_options, $opts, $args) | |
parseShortOption($arg, $short_options, $opts, $args) |
public static function getopt(array $args, $short_options, $long_options = null)
- Defaults:
long_options
=null