packages property

Iterable<Package> packages

All the available packages of this configuration.

No two of these packages have the same name, and no two Package.root directories overlap.

Implementation

Iterable<Package> get packages;