CtxBuilder

class Object
trait Matchable
class Any

Value members

Concrete methods

def ===(that: Value): Matcher
Implicitly added by ctxBuilderToValue
def apply(name: Value): CtxBuilder
def in(values: List[Value]): Matcher
Implicitly added by ctxBuilderToValue
def matches(regex: String): Matcher
Implicitly added by ctxBuilderToValue

Concrete fields

val path: NonEmptyList[Value]