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

Metadata about an installed application. More...

#include <nahhost.hpp>

Public Attributes

std::string id
 
std::string install_root
 
std::string instance_id
 
std::string record_path
 
std::string version
 

Detailed Description

Metadata about an installed application.

Definition at line 42 of file nahhost.hpp.

Member Data Documentation

◆ id

std::string nah::AppInfo::id

◆ install_root

std::string nah::AppInfo::install_root

◆ instance_id

std::string nah::AppInfo::instance_id

◆ record_path

std::string nah::AppInfo::record_path

◆ version

std::string nah::AppInfo::version

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