interface Module.EnableCompileCacheResult
Properties #
One of the constants.compileCacheStatus
If Node.js cannot enable the compile cache, this contains
the error message. Only set if status
is module.constants.compileCacheStatus.FAILED
.
One of the constants.compileCacheStatus
If Node.js cannot enable the compile cache, this contains
the error message. Only set if status
is module.constants.compileCacheStatus.FAILED
.