VALREADY_ENABLED
Bun

variable

module.default.constants.compileCacheStatus.ALREADY_ENABLED

const ALREADY_ENABLED: number

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.