Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConfigValue.type
Members list
Value members
Concrete methods
Returns a new ConfigValue which loads a configuration value using a callback.
Returns a new ConfigValue which loads a configuration value using a callback.
Returns a new ConfigValue which loads the specified blocking value.
Returns a new ConfigValue with the specified default value.
Returns a new ConfigValue which evaluates the effect for the specified value.
Returns a new ConfigValue which failed with the specified error.
Returns a new ConfigValue which loaded successfully with the specified value.
Returns a new ConfigValue which failed because the value was missing.
Alias for ConfigValue.missing(ConfigKey(description)).
Alias for ConfigValue.missing(ConfigKey(description)).
Attributes
Returns a new ConfigValue for the specified resource.
Returns a new ConfigValue which suspends loading of the specified value.