Predicate

public enum Predicate

Variants of the predicate on the basis of which these frameworks will be included.

  • type->Bool: Allows you to specify method that will filter a frameworks by type.
  • name->Bool: Allows you to specify method that will filter a frameworks by name.