jsonReader

besom.internal.ConfigValueReader.jsonReader
object jsonReader extends ConfigValueReader[JsValue]

Attributes

Graph
Supertypes
trait ConfigValueReader[JsValue]
class Object
trait Matchable
class Any
Self type
jsonReader.type

Members list

Value members

Concrete methods

override def read(key: String, rawValue: String): Either[Exception, JsValue]

Attributes

Definition Classes