Package.parentPackage

Returns the parent of this package.

The parent package is the package that contains a sub package. This will be null for packages that are not sub packages.

class Package
@property inout
inout(Package)
parentPackage
()

Meta