categories property

Map<String, List<Glob>> categories
final

A map of Globs for paths that should be searched for packages.

Implementation

final Map<String, List<Glob>> categories;