abstract public function getSourceDisplayName()Inherited
abstract public function getSourceDisplayName()
Inherited
Return
| wild |
public function getAllKeys()
public function getAllKeys()
Return
| wild |
public function hasValueForKey($key)
public function hasValueForKey($key)
Parameters
| $key |
Return
| wild |
public function getValueForKey($key)
public function getValueForKey($key)
Parameters
| $key |
Return
| wild |
public function getConfigurationSourceScope()Inherited
public function getConfigurationSourceScope()
Inherited
Return
| wild |
public function isStringSource()Inherited
public function isStringSource()
Inherited
Return
| wild |
public function isWritableConfigurationSource()Inherited
public function isWritableConfigurationSource()
Inherited
Return
| wild |
public function didReadUnknownOption($runtime, $key)Inherited
public function didReadUnknownOption($runtime, $key)
Inherited
Parameters
| ArcanistRuntime | $runtime | |
| $key |
Return
| wild |
public function __construct($dictionary)
public function __construct($dictionary)
Parameters
| array | $dictionary |
Return
| this | //Implicit.// |
public function setStorageValueForKey($key, $value)
public function setStorageValueForKey($key, $value)
Parameters
| $key | ||
| $value |
Return
| wild |
protected function writeToStorage($values)
protected function writeToStorage($values)
Parameters
| $values |
Return
| wild |