CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::plugin_manager::PrerequisiteSpec Struct Reference

#include <PluginManifest.h>

Public Attributes

std::string name
std::map< std::string, std::string > params
std::string on_fail

Detailed Description

Definition at line 15 of file PluginManifest.h.

Member Data Documentation

◆ name

std::string cdc::plugin_manager::PrerequisiteSpec::name

Definition at line 16 of file PluginManifest.h.

Referenced by cdc::plugin_manager::parse_prereqs().

◆ on_fail

std::string cdc::plugin_manager::PrerequisiteSpec::on_fail

Definition at line 18 of file PluginManifest.h.

Referenced by cdc::plugin_manager::parse_prereqs().

◆ params

std::map<std::string, std::string> cdc::plugin_manager::PrerequisiteSpec::params

Definition at line 17 of file PluginManifest.h.

Referenced by cdc::plugin_manager::parse_prereqs().


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