PHP Interface ConsoleKit\OptionsParser

Afficher le fichier Open project: maximebf/consolekit

Méthodes publiques

Méthode Description
parse ( array $argv ) : array Parses the array and returns a tuple containing the arguments and the options

Method Details

parse() public méthode

Parses the array and returns a tuple containing the arguments and the options
public parse ( array $argv ) : array
$argv array
Résultat array