Skip to main content

foundation-comms.metadatacache.getmetadatafor

Home > @genesislcap/foundation-comms > MetadataCache > getMetadataFor

MetadataCache.getMetadataFor() method

Returns the metadata for the specified resource name.

Signature:

getMetadataFor(resourceName: string): Metadata;

Parameters

Parameter

Type

Description

resourceName

string

The name of the resource.

Returns:

Metadata

The metadata for the specified resource name.