template tidying
This commit is contained in:
@@ -891,6 +891,11 @@ For full documentation, see: dropshell help templates
|
||||
// mHash = hash_directory_recursive(local_template_path);
|
||||
}
|
||||
|
||||
std::filesystem::path template_info::local_template_service_env_path()
|
||||
{
|
||||
return mTemplateLocalPath / "config" / filenames::service_env ;
|
||||
}
|
||||
|
||||
std::filesystem::path template_info::local_template_info_env_path()
|
||||
{
|
||||
return mTemplateLocalPath / filenames::template_info_env ;
|
||||
|
||||
Reference in New Issue
Block a user