matcher
abstract fun matcher(configureAction: Action<in ResourceFilterMatcher>): ResourceFilterMatcher(source)
Adds a child/nested matcher to this matcher.
Parameters
configure Action
The action to use to configure the matcher.
Adds a child/nested matcher to this matcher.
The action to use to configure the matcher.