match abstract method

FutureOr<bool> match(
  1. DarwinSystem system
)

Validates the conditions for the given DarwinSystem.

Implementation

FutureOr<bool> match(DarwinSystem system);