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

#include <packaging.hpp>

Public Attributes

std::vector< std::string > entries
 
std::string error
 
bool ok = false
 

Detailed Description

Definition at line 38 of file packaging.hpp.

Member Data Documentation

◆ entries

std::vector<std::string> nah::UnpackResult::entries

Definition at line 41 of file packaging.hpp.

◆ error

std::string nah::UnpackResult::error

Definition at line 40 of file packaging.hpp.

◆ ok

bool nah::UnpackResult::ok = false

Definition at line 39 of file packaging.hpp.


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