Contents

ArgumentMatcher.keyOnly(argumentName:)

A value that indicates that the argument must be present with this key and no specific value.

Declaration

case keyOnly(argumentName: String)

See Also

Exact matching