LabelAndReason

parsley.token.errors.LabelAndReason$

This object has a factory for configurations producing labels and reasons: if the empty label is provided, this equivalent to Hidden with no reason; if the empty reason is provided this is equivalent to Label.

Attributes

Since

4.1.0

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

Members list

Value members

Concrete methods

def apply(label: String, reason: String): LabelWithExplainConfig

Attributes

Source
ConfigImplUntyped.scala