Searched defs:command (Results 1 – 2 of 2) sorted by relevance
23 protected $command = ''; variable in splitbrain\\phpcli\\Options115 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 = '')
2867 public function exec($command, $callback = null)