#include <hack_workflow_backend.h>

Public Member Functions | |
| virtual | ~HackWorkflowBackend ()=default |
| virtual std::string | GetBackendId () const =0 |
| virtual core::HackManifest * | ResolveManifest (project::YazeProject *project) const =0 |
Definition at line 66 of file hack_workflow_backend.h.
|
virtualdefault |
|
pure virtual |
|
pure virtual |