Skip to content

MetadataCache.computeFileMetadataAsync method

MetadataCache › computeFileMetadataAsync

Unofficial

Called by initialize()

Signature:

computeFileMetadataAsync(file: TFile): Promise<void>

Parameters:

Parameter Type Description
file TFile The file to compute metadata for.

Returns: Promise<void>A promise that resolves when the metadata is computed.