variable Module.constants.compileCacheStatus.ALREADY_ENABLED
The compile cache has already been enabled before, either by a previous call to
enableCompileCache, or by the NODE_COMPILE_CACHE=dir
environment variable. The directory used to store the
compile cache will be returned in the directory
field in the
returned object.
Type #
number