struct Gambit::Scanner::Plugins::Proto_Plugin_Details
Plugin info from inifile.
#include <plugin_loader.hpp>
Public Functions
| Name | |
|---|---|
| Proto_Plugin_Details() |
Public Attributes
| Name | |
|---|---|
| std::string | plugin |
| std::string | version |
| std::string | path |
Public Functions Documentation
function Proto_Plugin_Details
inline Proto_Plugin_Details()
Public Attributes Documentation
variable plugin
std::string plugin;
variable version
std::string version;
variable path
std::string path;
Updated on 2025-02-12 at 16:10:32 +0000