matcher

abstract fun matcher(configureAction: Action<out Any>): ResourceFilterMatcher

Adds a child/nested matcher to this matcher.

Parameters

configureAction

The action to use to configure the matcher.