Fills dst with values from this project.
Outputs a build description of the project, including its dependencies.
Returns a map with the configuration for all packages in the dependency tree.
Allows iteration of the dependency tree in topological order
Determines if the given dependency is already indirectly referenced by other dependencies of pack.
Outputs requested data for the project, optionally including its dependencies.
Outputs the import paths for the project, including its dependencies.
Outputs the string import paths for the project, including its dependencies.
Rereads the applications state.
Gets all retrieved packages as a "packageId" = "version" associative array
List of retrieved dependency Packages
Gathers information
Returns the applications name.
Package manager instance used by the project.
Main package.
The versions to use for all dependencies. Call reinit() after changing these.
Representing a full project, with a root Package and several dependencies.