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()
public function isStringSource()
Return
| wild |
public function isWritableConfigurationSource()Inherited
public function isWritableConfigurationSource()
Inherited
Return
| wild |
public function didReadUnknownOption($runtime, $key)
public function didReadUnknownOption($runtime, $key)
Parameters
| ArcanistRuntime | $runtime | |
| $key |
Return
| wild |
public function __construct($argv)
public function __construct($argv)
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 |