plugify 1.2.8
Loading...
Searching...
No Matches
Public Attributes | List of all members
plugify::Registrar::DebugInfo Struct Reference

Public Attributes

std::string name
 
ExtensionType type
 
std::string version
 
std::filesystem::path location
 

Detailed Description

Definition at line 14 of file registrar.hpp.

Member Data Documentation

◆ location

std::filesystem::path plugify::Registrar::DebugInfo::location

Definition at line 18 of file registrar.hpp.

◆ name

std::string plugify::Registrar::DebugInfo::name

Definition at line 15 of file registrar.hpp.

◆ type

ExtensionType plugify::Registrar::DebugInfo::type

Definition at line 16 of file registrar.hpp.

◆ version

std::string plugify::Registrar::DebugInfo::version

Definition at line 17 of file registrar.hpp.


The documentation for this struct was generated from the following file: