table of contents
| kdbmodule.h(3elektra) | Elektra | kdbmodule.h(3elektra) |
NAME¶
kdbmodule.h
SYNOPSIS¶
#include <kdb.h>
#include <kdbplugin.h>
Functions¶
int elektraModulesInit (KeySet *modules, Key *error)
Initialises the module loading system. elektraPluginFactory
elektraModulesLoad (KeySet *modules, const char *name, Key *error)
Load a library with the given name. int elektraModulesClose (KeySet
*modules, Key *error)
Close all modules.
Detailed Description¶
Copyright:
BSD License (see LICENSE.md or
https://www.libelektra.org)
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |