public function getSourceDisplayName()
public function getSourceDisplayName()
Return
| wild | 
public function getAllKeys()Inherited
public function getAllKeys()
Inherited
Return
| wild | 
public function hasValueForKey($key)Inherited
public function hasValueForKey($key)
Inherited
Parameters
| $key | 
Return
| wild | 
public function getValueForKey($key)Inherited
public function getValueForKey($key)
Inherited
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()
public function __construct()
Parameters
| array | $dictionary | 
Return
| this | //Implicit.// | 
public function setStorageValueForKey($key, $value)Inherited
public function setStorageValueForKey($key, $value)
Inherited
Parameters
| $key | ||
| $value | 
Return
| wild | 
protected function writeToStorage($values)Inherited
protected function writeToStorage($values)
Inherited
Parameters
| $values | 
Return
| wild |