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

#include <packaging.hpp>

Public Attributes

std::string expected_hash
 
bool force = false
 
std::string installed_by
 
std::string nah_root = "/nah"
 
std::string profile_name
 
bool skip_verification = false
 
std::string source
 

Detailed Description

Definition at line 170 of file packaging.hpp.

Member Data Documentation

◆ expected_hash

std::string nah::AppInstallOptions::expected_hash

Definition at line 179 of file packaging.hpp.

◆ force

bool nah::AppInstallOptions::force = false

Definition at line 173 of file packaging.hpp.

◆ installed_by

std::string nah::AppInstallOptions::installed_by

Definition at line 178 of file packaging.hpp.

◆ nah_root

std::string nah::AppInstallOptions::nah_root = "/nah"

Definition at line 171 of file packaging.hpp.

◆ profile_name

std::string nah::AppInstallOptions::profile_name

Definition at line 172 of file packaging.hpp.

◆ skip_verification

bool nah::AppInstallOptions::skip_verification = false

Definition at line 174 of file packaging.hpp.

◆ source

std::string nah::AppInstallOptions::source

Definition at line 177 of file packaging.hpp.


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