mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 11:36:30 +03:00
ecode: Added --health command line parameter to get a health status (like helix editor).
This commit is contained in:
@@ -53,6 +53,8 @@ class EE_API SyntaxDefinitionManager {
|
||||
|
||||
void loadFromFolder( const std::string& folderPath );
|
||||
|
||||
const std::vector<SyntaxDefinition>& getDefinitions() const;
|
||||
|
||||
protected:
|
||||
SyntaxDefinitionManager();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user