Skip to content

MetadataCache.isSupportedFile method

MetadataCache › isSupportedFile

Unofficial

Check whether file can support metadata (by checking extension support)

Signature:

isSupportedFile(file: TFile): boolean

Parameters:

Parameter Type Description
file TFile The file to check.

Returns: booleanWhether the file is supported.