Protected
manifestFinds manifest derivatives with matching 'guid', 'type', or 'role' properties.
Dictionary of the requested properties and values.
Optional
guid?: stringOptional
role?: stringOptional
type?: stringMatching derivatives.
Traverses all derivatives, executing the input callback for each one.
Function to be called for each derivative, returning a bool indicating whether the traversal should recurse deeper in the manifest hierarchy.
Generated using TypeDoc
Utility class for querying {@see IDerivativeManifest}.