Page MenuHomePhabricator
Diviner Phabricator Tech Docs DrydockSSHCommandInterface

final class DrydockSSHCommandInterface
Phabricator Technical Documentation (Drydock)

This class is not documented.

Methods

final public function getInterfaceType()
Inherited

This method is not documented.
Return
wild

final public function setConfig($key, $value)
Inherited

This method is not documented.
Parameters
$key
$value
Return
wild

final protected function getConfig($key, $default)
Inherited

This method is not documented.
Parameters
$key
$default
Return
wild

public function pushWorkingDirectory($working_directory)
Inherited

This method is not documented.
Parameters
$working_directory
Return
wild

public function popWorkingDirectory()
Inherited

This method is not documented.
Return
wild

public function peekWorkingDirectory()
Inherited

This method is not documented.
Return
wild

final public function exec($command)
Inherited

This method is not documented.
Parameters
$command
Return
wild

final public function execx($command)
Inherited

This method is not documented.
Parameters
$command
Return
wild

public function getExecFuture($command)

This method is not documented.
Parameters
$command
Return
wild

protected function applyWorkingDirectoryToArgv($argv)
Inherited

This method is not documented.
Parameters
array$argv
Return
wild

private function loadCredential()

This method is not documented.
Return
wild

public function setConnectTimeout($timeout)

This method is not documented.
Parameters
$timeout
Return
wild