static TEMPLATE_LOCK: LazyLock<PathBuf>
Expand description
Global default template lock. If its contents are not exactly "1"
, the global template will
be re-initialized. See initialize()
for more info.
static TEMPLATE_LOCK: LazyLock<PathBuf>
Global default template lock. If its contents are not exactly "1"
, the global template will
be re-initialized. See initialize()
for more info.