Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistConfigurationSourceList

final class ArcanistConfigurationSourceList
Arcanist Technical Documentation ()

This class is not documented.

Methods

public function addSource($source)

This method is not documented.
Parameters
ArcanistConfigurationSource$source
Return
wild

public function getSources()

This method is not documented.
Return
wild

private function getSourcesWithScopes($scopes)

This method is not documented.
Parameters
$scopes
Return
wild

public function getWritableSourceFromScope($scope)

This method is not documented.
Parameters
$scope
Return
wild

public function getConfig($key)

This method is not documented.
Parameters
$key
Return
wild

public function getConfigFromScopes($key, $scopes)

This method is not documented.
Parameters
$key
array$scopes
Return
wild

public function getStorageValueList($key)

This method is not documented.
Parameters
$key
Return
wild

private function getStorageValueListFromScopes($key, $scopes)

This method is not documented.
Parameters
$key
$scopes
Return
wild

public function getConfigOption($key)

This method is not documented.
Parameters
$key
Return
wild

public function setConfigOptions($config_options)

This method is not documented.
Parameters
array$config_options
Return
wild

public function getConfigOptions()

This method is not documented.
Return
wild

public function validateConfiguration($runtime)

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