Big Refactor
This commit is contained in:
@ -8,6 +8,7 @@ class template_info {
|
||||
public:
|
||||
std::string template_name;
|
||||
std::string local_template_path;
|
||||
std::string local_template_default_env_path;
|
||||
};
|
||||
|
||||
// templates are stored in two locations:
|
||||
|
Reference in New Issue
Block a user