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