Reason

parsley.token.errors.Reason$
object Reason

This object has a factory for configurations producing reasons: if the empty string is provided, this equivalent to NotConfigured.

Attributes

Since:

4.1.0

Source:
ConfigImplUntyped.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Reason.type

Members list

Concise view

Value members

Concrete methods

def apply(reason: String): ExplainConfig

Attributes

Source:
ConfigImplUntyped.scala