PEAR_Command::getShortcuts

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

Synopsis

require_once 'PEAR/command.php';

array PEAR_Command::getShortcuts ( void )

Description

Get the list of command shortcuts.

Return value

array shortcut => command

Note

This function should be called statically.

get help for command (Previous) scan the command directory (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.