lint!
This commit is contained in:
@@ -94,6 +94,7 @@ class template_manager {
|
||||
bool template_command_exists(const std::string& template_name,const std::string& command) const;
|
||||
bool create_template(const std::string& template_name) const;
|
||||
static bool test_template(const std::string& template_path);
|
||||
static bool check_template_shell_scripts_syntax(const std::string& template_path);
|
||||
|
||||
void list_templates() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user