final public function getInterfaceType()Inherited
final public function getInterfaceType()
Inherited
Return
wild |
final public function setConfig($key, $value)Inherited
final public function setConfig($key, $value)
Inherited
Parameters
$key | ||
$value |
Return
wild |
final protected function getConfig($key, $default)Inherited
final protected function getConfig($key, $default)
Inherited
Parameters
$key | ||
$default |
Return
wild |
public function readFile($path)
public function readFile($path)
DrydockFilesystemInterface
Reads a file on the Drydock resource and returns the contents of the file.
DrydockSFTPFilesystemInterface
Parameters
$path |
Return
wild |
public function saveFile($path, $name)
public function saveFile($path, $name)
DrydockFilesystemInterface
Reads a file on the Drydock resource and saves it as a PhabricatorFile.
DrydockSFTPFilesystemInterface
Parameters
$path | ||
$name |
Return
wild |
public function writeFile($path, $data)
public function writeFile($path, $data)
DrydockFilesystemInterface
Writes a file to the Drydock resource.
DrydockSFTPFilesystemInterface
Parameters
$path | ||
$data |
Return
wild |
private function openCredentialsIfNotOpen()
private function openCredentialsIfNotOpen()
Return
wild |
private function getExecFuture($path)
private function getExecFuture($path)
Parameters
$path |
Return
wild |