PEAR_Command::getDescription()
PEAR_Command::getDescription() -- get description for a command
概要
require_once 'PEAR/command.php'; |
string PEAR_Command::getDescription (string $command)
説明
Get description for a command.
パラメータ
- string
$command
Name of the command
返り値
string command description