Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php23 protected $command = ''; variable in splitbrain\\phpcli\\Options
115 public function registerArgument($arg, $help, $required = true, $command = '') argument
137 registerCommand($command, $help) global() argument
161 registerOption($long, $help, $short = null, $needsarg = false, $command = '') global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2921 exec($command, $callback = null) global() argument