paths property

List<String> paths
final

Relative paths to search, in priority order.

Each path is resolved relative to the package root.

Implementation

final List<String> paths;