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

#include <nak_record.hpp>

Public Attributes

std::string error
 
NakPackManifest manifest
 
bool ok = false
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 111 of file nak_record.hpp.

Member Data Documentation

◆ error

std::string nah::NakPackManifestParseResult::error

Definition at line 113 of file nak_record.hpp.

◆ manifest

NakPackManifest nah::NakPackManifestParseResult::manifest

Definition at line 114 of file nak_record.hpp.

◆ ok

bool nah::NakPackManifestParseResult::ok = false

Definition at line 112 of file nak_record.hpp.

◆ warnings

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

Definition at line 115 of file nak_record.hpp.


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