static TEMPLATE_PATH: LazyLock<PathBuf>Expand description
Global default template path. Contains the global template project from which all other
temp projects are initialized. See initialize() for more info.
static TEMPLATE_PATH: LazyLock<PathBuf>Global default template path. Contains the global template project from which all other
temp projects are initialized. See initialize() for more info.