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

#include <manifest.hpp>

Public Attributes

bool critical_missing
 
std::string error
 
Manifest manifest
 
bool ok
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 41 of file manifest.hpp.

Member Data Documentation

◆ critical_missing

bool nah::ManifestFieldsResult::critical_missing

Definition at line 43 of file manifest.hpp.

◆ error

std::string nah::ManifestFieldsResult::error

Definition at line 44 of file manifest.hpp.

◆ manifest

Manifest nah::ManifestFieldsResult::manifest

Definition at line 45 of file manifest.hpp.

◆ ok

bool nah::ManifestFieldsResult::ok

Definition at line 42 of file manifest.hpp.

◆ warnings

std::vector<std::string> nah::ManifestFieldsResult::warnings

Definition at line 46 of file manifest.hpp.


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