MetadataCache.isSupportedFile method
MetadataCache › isSupportedFile
Unofficial
Check whether file can support metadata (by checking extension support)Signature:
isSupportedFile(file: TFile): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The file to check. |
Returns: boolean — Whether the file is supported.