PEAR_Command::getDescription (Previous) (Next) PEAR_Command::getHelp

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Command::getGetoptArgs()

PEAR_Command::getGetoptArgs() -- getopt 用の引数を集める

説明

getopt 用の引数を集めます。

パラメータ

string $command

オプション文字列を取得するコマンド。

string &$short_args

(参照) 短い形式の getopt フォーマット。

array &$long_args

(参照) 長い形式の getopt フォーマット。

注意

この関数は、スタティックにコール されます。

PEAR_Command::getDescription (Previous) (Next) PEAR_Command::getHelp

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.