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

#include <contract.hpp>

Public Attributes

std::string error
 
bool ok = false
 
OverridesFile overrides
 

Detailed Description

Definition at line 56 of file contract.hpp.

Member Data Documentation

◆ error

std::string nah::OverridesParseResult::error

Definition at line 58 of file contract.hpp.

◆ ok

bool nah::OverridesParseResult::ok = false

Definition at line 57 of file contract.hpp.

◆ overrides

OverridesFile nah::OverridesParseResult::overrides

Definition at line 59 of file contract.hpp.


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