NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nah::OverridesFile Struct Reference

#include <contract.hpp>

Public Attributes

std::unordered_map< std::string, std::string > environment
 
std::unordered_map< std::string, std::string > warnings
 

Detailed Description

Definition at line 51 of file contract.hpp.

Member Data Documentation

◆ environment

std::unordered_map<std::string, std::string> nah::OverridesFile::environment

Definition at line 52 of file contract.hpp.

◆ warnings

std::unordered_map<std::string, std::string> nah::OverridesFile::warnings

Definition at line 53 of file contract.hpp.


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