On this page

new DependencyTemplates(): DependencyTemplates
clone(): DependencyTemplates

get(dependency): DependencyTemplate | undefined
Attributes

Returns template for this dependency.


getHash(): string
Returns:<string>

set(dependency, dependencyTemplate): void
Attributes
dependencyTemplate:<DependencyTemplate>
Returns:
{void}

Updates value using the provided dependency.


updateHash(part): void
Attributes
Returns:
{void}

Updates the hash with the data contributed by this instance.