require_once 'PEAR/command.php';
void PEAR_Command::getGetoptArgs (string $command, string &$short_args, array &$long_args)
void PEAR_Command::getGetoptArgs
Compiles arguments for getopt.
command to get optstring for
(reference) short getopt format
(reference) long getopt format
Tabelle 28-1. Mögliche Fehler-Arten
Diese Methode sollte statisch aufgerufen werden..