mimeInfoCachePaths

Find all known mimeinfo.cache files locations. Found paths are not checked for existence.

@safe nothrow
static if(isFreedesktop)
string[]
mimeInfoCachePaths
()

Return Value

Type: string[]

Paths of mimeinfo.cache files in the system. Note: This function is available only on Freedesktop.

Meta