Elektra 0.11.0
kdb::tools::GlobalPluginsBuilder Class Reference

Build global plugins. More...

#include <backendbuilder.hpp>

Inheritance diagram for kdb::tools::GlobalPluginsBuilder:
kdb::tools::BackendBuilder kdb::tools::BackendInterface

Static Public Attributes

static const char *const globalPluginsPath = "system:/elektra/globalplugins"
 Below this path is the configuration for global plugins.
 

Additional Inherited Members

- Public Types inherited from kdb::tools::BackendBuilder
- Public Member Functions inherited from kdb::tools::BackendBuilder
void addPlugin (PluginSpec const &plugin)
 Add a plugin.
 
std::vector< std::string > resolveNeeds (bool addRecommends=true)
 resolve all needs that were not resolved by adding plugins.
 
- Public Member Functions inherited from kdb::tools::BackendInterface
- Protected Attributes inherited from kdb::tools::BackendBuilder

Detailed Description

Build global plugins.


The documentation for this class was generated from the following files: