features property

Iterable<Pattern> features
finalinherited

The path(s) to all the features. All three Patterns are supported: RegExp, String, Glob.

Implementation

final Iterable<Pattern> features;