getFacetsDir function

String getFacetsDir()

Get the facets cache directory path.

Implementation

String getFacetsDir() => p.join(getDataDir(), 'facets');