predicateStreamsAnd property

bool predicateStreamsAnd
final

Whether message must appear in both stdout and stderr.

When false (default), matching either stream is sufficient (logical OR).

Implementation

final bool predicateStreamsAnd;