Page MenuHomePhabricator
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 getViewer()
Inherited

This method is not documented.
Return
wild

protected function parseTimeArgument($time)
Inherited

This method is not documented.
Parameters
$time
Return
wild

protected function newContentSource()
Inherited

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 setUser($user)

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

public function getUser()

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