Page MenuHomePhabricator
Diviner Phabricator Tech Docs DiffusionGitCommandEngine

final class DiffusionGitCommandEngine
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

public static function newCommandEngine($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

private static function newCommandEngines()
Inherited

This method is not documented.
Return
wild

protected function canBuildForRepository($repository)

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

protected function newFormattedCommand($pattern, $argv)

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

protected function newCustomEnvironment()

This method is not documented.
Return
wild

public function setRepository($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

public function getRepository()
Inherited

This method is not documented.
Return
wild

public function setURI($uri)
Inherited

This method is not documented.
Parameters
PhutilURI$uri
Return
wild

public function getURI()
Inherited

This method is not documented.
Return
wild

public function setProtocol($protocol)
Inherited

This method is not documented.
Parameters
$protocol
Return
wild

public function getProtocol()
Inherited

This method is not documented.
Return
wild

public function getDisplayProtocol()
Inherited

This method is not documented.
Return
wild

public function setCredentialPHID($credential_phid)
Inherited

This method is not documented.
Parameters
$credential_phid
Return
wild

public function getCredentialPHID()
Inherited

This method is not documented.
Return
wild

public function setArgv($argv)
Inherited

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

public function getArgv()
Inherited

This method is not documented.
Return
wild

public function setPassthru($passthru)
Inherited

This method is not documented.
Parameters
$passthru
Return
wild

public function getPassthru()
Inherited

This method is not documented.
Return
wild

public function setConnectAsDevice($connect_as_device)
Inherited

This method is not documented.
Parameters
$connect_as_device
Return
wild

public function getConnectAsDevice()
Inherited

This method is not documented.
Return
wild

public function setSudoAsDaemon($sudo_as_daemon)
Inherited

This method is not documented.
Parameters
$sudo_as_daemon
Return
wild

public function getSudoAsDaemon()
Inherited

This method is not documented.
Return
wild

public function newFuture()
Inherited

This method is not documented.
Return
wild

private function newCommandArgv()
Inherited

This method is not documented.
Return
wild

private function newCommandEnvironment()
Inherited

This method is not documented.
Return
wild

private function newCommonEnvironment()
Inherited

This method is not documented.
Return
wild

public function isSSHProtocol()
Inherited

This method is not documented.
Return
wild

public function isSVNProtocol()
Inherited

This method is not documented.
Return
wild

public function isSVNSSHProtocol()
Inherited

This method is not documented.
Return
wild

public function isHTTPProtocol()
Inherited

This method is not documented.
Return
wild

public function isHTTPSProtocol()
Inherited

This method is not documented.
Return
wild

public function isAnyHTTPProtocol()
Inherited

This method is not documented.
Return
wild

public function isAnySSHProtocol()
Inherited

This method is not documented.
Return
wild

public function isCredentialSupported()
Inherited

This method is not documented.
Return
wild

public function isCredentialOptional()
Inherited

This method is not documented.
Return
wild

public function getPassphraseCredentialLabel()
Inherited

This method is not documented.
Return
wild

public function getPassphraseDefaultCredentialType()
Inherited

This method is not documented.
Return
wild

public function getPassphraseProvidesCredentialType()
Inherited

This method is not documented.
Return
wild

protected function getSSHWrapper()
Inherited

This method is not documented.
Return
wild