Allows one to list backends.
More...
#include <backends.hpp>
|
| static BackendInfoVector | getBackendInfo (KeySet mountConf) |
| | give info about current mounted backends
|
| |
| static std::string | getConfigBasePath (std::string name) |
| | Get the name below system/elektra/mountpoints.
|
| |
|
|
static const char * | mountpointsPath = "system/elektra/mountpoints" |
| | Below this path is the mountConf.
|
| |
Allows one to list backends.
| Backends::BackendInfoVector kdb::tools::Backends::getBackendInfo |
( |
KeySet |
mountConf | ) |
|
|
static |
give info about current mounted backends
- Parameters
-
- Returns
- an vector of information about mounted backends
| std::string kdb::tools::Backends::getConfigBasePath |
( |
std::string |
name | ) |
|
|
static |
Get the name below system/elektra/mountpoints.
- Parameters
-
| name | mountpoint name, it is ok if it has / instead of _ |
- Returns
- the key name
The documentation for this class was generated from the following files: