module.getCompileCacheDir()
稳定性: 1.1 - 积极开发
¥Stability: 1.1 - Active Development
-
返回:<string> | <undefined> 如果启用,则为 模块编译缓存 目录的路径,否则为
undefined
。¥Returns: <string> | <undefined> Path to the module compile cache directory if it is enabled, or
undefined
otherwise.