Page MenuHomePhabricator
Diviner libphutil Tech Docs ArcanistRuntimeConfigurationSource

final class ArcanistRuntimeConfigurationSource
libphutil Technical Documentation ()

This class is not documented.

Methods

public function getSourceDisplayName()

This method is not documented.
Return
wild

public function getAllKeys()
Inherited

This method is not documented.
Return
wild

public function hasValueForKey($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function getValueForKey($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function getConfigurationSourceScope()
Inherited

This method is not documented.
Return
wild

public function isStringSource()

This method is not documented.
Return
wild

public function isWritableConfigurationSource()
Inherited

This method is not documented.
Return
wild

public function didReadUnknownOption($runtime, $key)

This method is not documented.
Parameters
ArcanistRuntime$runtime
$key
Return
wild

public function __construct($argv)

This method is not documented.
Parameters
array$dictionary
Return
this//Implicit.//

public function setStorageValueForKey($key, $value)
Inherited

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

protected function writeToStorage($values)
Inherited

This method is not documented.
Parameters
$values
Return
wild