Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorSSHWorkflow

abstract class PhabricatorSSHWorkflow
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function isExecutable()

This method is not documented.
Return
wild

public function setErrorChannel($error_channel)

This method is not documented.
Parameters
PhutilChannel$error_channel
Return
wild

public function getErrorChannel()

This method is not documented.
Return
wild

public function setSSHUser($ssh_user)

This method is not documented.
Parameters
PhabricatorUser$ssh_user
Return
wild

public function getSSHUser()

This method is not documented.
Return
wild

public function setIOChannel($channel)

This method is not documented.
Parameters
PhutilChannel$channel
Return
wild

public function getIOChannel()

This method is not documented.
Return
wild

public function readAllInput()

This method is not documented.
Return
wild

public function writeIO($data)

This method is not documented.
Parameters
$data
Return
wild

public function writeErrorIO($data)

This method is not documented.
Parameters
$data
Return
wild

protected function newPassthruCommand()

This method is not documented.
Return
wild

public function setIsClusterRequest($is_cluster_request)

This method is not documented.
Parameters
$is_cluster_request
Return
wild

public function getIsClusterRequest()

This method is not documented.
Return
wild

public function setOriginalArguments($original_arguments)

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

public function getOriginalArguments()

This method is not documented.
Return
wild

public function setRequestIdentifier($request_identifier)

This method is not documented.
Parameters
$request_identifier
Return
wild

public function getRequestIdentifier()

This method is not documented.
Return
wild

public function getSSHRemoteAddress()

This method is not documented.
Return
wild