plugify 1.2.8
|
Public Attributes | |
std::string | name |
ExtensionType | type |
std::string | version |
std::filesystem::path | location |
Definition at line 14 of file registrar.hpp.
std::filesystem::path plugify::Registrar::DebugInfo::location |
Definition at line 18 of file registrar.hpp.
std::string plugify::Registrar::DebugInfo::name |
Definition at line 15 of file registrar.hpp.
ExtensionType plugify::Registrar::DebugInfo::type |
Definition at line 16 of file registrar.hpp.
std::string plugify::Registrar::DebugInfo::version |
Definition at line 17 of file registrar.hpp.