function Module.getCompileCacheDir
#getCompileCacheDir(): string | undefined
Return Type #
string | undefined
Path to the module compile cache
directory if it is enabled, or undefined
otherwise.
#getCompileCacheDir(): string | undefined
string | undefined
Path to the module compile cache
directory if it is enabled, or undefined
otherwise.