require_once 'PEAR/command.php';
void PEAR_Command::getGetoptArgs (string $command, string &$short_args, array &$long_args)
void PEAR_Command::getGetoptArgs
Compile des arguments pour getopt.
commande pour laquelle on veut l'optstring
(référence) format court getopt
(référence) format long getopt
Tableau 27-1. Valeurs PEAR_Error possibles
Cette fonction devrait être appelée de façon statique.