Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistDefaultsConfigurationSource

final class ArcanistDefaultsConfigurationSource
Arcanist 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()
Inherited

This method is not documented.
Return
wild

public function isWritableConfigurationSource()
Inherited

This method is not documented.
Return
wild

public function didReadUnknownOption($runtime, $key)
Inherited

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

public function __construct()

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