protected function willRun()Inherited
protected function willRun()
Inherited
Return
| wild |
protected function willSleep($duration)Inherited
protected function willSleep($duration)
Inherited
Parameters
| $duration |
Return
| wild |
public function getViewer()Inherited
public function getViewer()
Inherited
Return
| wild |
public static function sudoCommandAsDaemonUser($command)Inherited
public static function sudoCommandAsDaemonUser($command)
Inherited
PhabricatorDaemon
Format a command so it executes as the daemon user, if a daemon user is defined. This wraps the provided command in sudo -u ..., roughly.
Parameters
| PhutilCommandString | $command | Command to execute. |
Return
| PhutilCommandString | `sudo` version of the command. |
protected function run()
protected function run()
Return
| wild |
public function getConfig($key, $default)
public function getConfig($key, $default)
Parameters
| $key | ||
| $default |
Return
| wild |
private function runLoop()
private function runLoop()
Return
| wild |
public function writeMessage($message)
public function writeMessage($message)
Parameters
| PhabricatorBotMessage | $message |
Return
| wild |
private function routeMessage($message)
private function routeMessage($message)
Parameters
| PhabricatorBotMessage | $message |
Return
| wild |
public function getAdapter()
public function getAdapter()
Return
| wild |
public function getConduit()
public function getConduit()
Return
| wild |