PEAR_Command::getGetoptArgs

PEAR_Command::getGetoptArgs()

PEAR_Command::getGetoptArgs() -- compiles arguments for getopt

Description

Compiles arguments for getopt.

Parameter

string $command

command to get optstring for

string &$short_args

(reference) short getopt format

array &$long_args

(reference) long getopt format

Note

This function should be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.