matcher

abstract fun matcher(configureAction: Action<in ResourceFilterMatcher>): ResourceFilterMatcher(source)

Adds a child/nested matcher to this matcher.

Parameters

configureAction

The action to use to configure the matcher.