Page MenuHomePhabricator
Diviner libphutil Tech Docs ArcanistConfigurationSource

abstract class ArcanistConfigurationSource
libphutil Technical Documentation ()

This class is not documented.

Methods

abstract public function getSourceDisplayName()

This method is not documented.
Return
wild

abstract public function getAllKeys()

This method is not documented.
Return
wild

abstract public function hasValueForKey($key)

This method is not documented.
Parameters
$key
Return
wild

abstract public function getValueForKey($key)

This method is not documented.
Parameters
$key
Return
wild

public function getConfigurationSourceScope()

This method is not documented.
Return
wild

public function isStringSource()

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function didReadUnknownOption($runtime, $key)

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