play.api.ConfigLoader
See theConfigLoader companion trait
object ConfigLoader
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConfigLoader.type
Members list
Value members
Concrete methods
Implicits
Implicits
Loads a value, interpreting a null value as None and any other value as Some(value).
Loads a value, interpreting a null value as None and any other value as Some(value).
Attributes
In this article