Skip to main content
deno.com

property Module.EnableCompileCacheResult.directory

If the compile cache is enabled, this contains the directory where the compile cache is stored. Only set if status is module.constants.compileCacheStatus.ENABLED or module.constants.compileCacheStatus.ALREADY_ENABLED.

Type #

string