PEAR_Command::getShortcuts()

PEAR_Command::getShortcuts() -- get list of command shortcuts.

概要

require_once 'PEAR/command.php';

array PEAR_Command::getShortcuts (void)

説明

Get the list of command shortcuts.

返り値

array shortcut => command

注意

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