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

#include <packaging.hpp>

Public Attributes

std::vector< TarEntryentries
 
std::string error
 
bool ok = false
 

Detailed Description

Definition at line 60 of file packaging.hpp.

Member Data Documentation

◆ entries

std::vector<TarEntry> nah::CollectResult::entries

Definition at line 63 of file packaging.hpp.

◆ error

std::string nah::CollectResult::error

Definition at line 62 of file packaging.hpp.

◆ ok

bool nah::CollectResult::ok = false

Definition at line 61 of file packaging.hpp.


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