Home
last modified time | relevance | path

Searched defs:help (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/splitbrain/php-cli/src/
DOptions.php79 public function setHelp($help)
89 public function setCommandHelp($help)
115 public function registerArgument($arg, $help, $required = true, $command = '')
137 public function registerCommand($command, $help)
161 public function registerOption($long, $help, $short = null, $needsarg = false, $command = '')
363 public function help() function in splitbrain\\phpcli\\Options
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
DIntrospectionServer.php18 private $help; variable in IXR\\Server\\IntrospectionServer
54 public function addCallback($method, $callback, $args, $help)