MetadataCache.isUserIgnored method
MetadataCache › isUserIgnored
Unofficial
Check whether string is part of the user ignore filtersSignature:
isUserIgnored(path: string): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| path | string | The path to check. |
Returns: boolean — Whether the path is ignored.