Skip to content

MetadataCache.isUserIgnored method

MetadataCache › isUserIgnored

Unofficial

Check whether string is part of the user ignore filters

Signature:

isUserIgnored(path: string): boolean

Parameters:

Parameter Type Description
path string The path to check.

Returns: booleanWhether the path is ignored.