mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 19:47:44 +03:00
Apr 27th Update
This commit is contained in:
@@ -47,6 +47,10 @@ public:
|
||||
const bool last_iteration = false
|
||||
) = 0;
|
||||
|
||||
virtual bool doesFailedServicesExist() = 0;
|
||||
|
||||
virtual void clearFailedServices() = 0;
|
||||
|
||||
virtual bool isServiceInstalled(const std::string &service_name) = 0;
|
||||
|
||||
virtual void registerServiceConfig(
|
||||
|
Reference in New Issue
Block a user