Skip to main content
Dotset CLI API Documentation / index / patternCacheKey

Function: patternCacheKey()

function patternCacheKey(pattern, flags): string;
Defined in: src/mantle/utils/cache.ts:446 Create a cache key from pattern and flags

Parameters

pattern

string

flags

string

Returns

string