Returns the internal representation of the requested package ancestry graph.
Convenience method to get the dot representation of the package ancestry graph.
Convenience method to get the json representation of the package ancestry graph.
Returns a list of ancestry nodes that represent the path from subscriber package version id to the root of the package ancestry tree.
OptionalsubscriberPackageVersionId: stringReturns the producer representation of the package ancestry graph.
function that returns a new instance of the producer
the subscriber package version id of the root node
Convenience method to get the CliUx.Tree representation of the package ancestry graph.
Asynchronously initializes newly constructed instances of a concrete subclass.
A class that represents the package ancestry graph. Given a package Id (0Ho) or a package version Id (04t), it will build a graph of the package's ancestors.