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

#include <expansion.hpp>

Public Attributes

std::string error_reason
 
bool ok = true
 
std::string value
 

Detailed Description

Definition at line 19 of file expansion.hpp.

Member Data Documentation

◆ error_reason

std::string nah::ExpansionResult::error_reason

Definition at line 22 of file expansion.hpp.

◆ ok

bool nah::ExpansionResult::ok = true

Definition at line 20 of file expansion.hpp.

◆ value

std::string nah::ExpansionResult::value

Definition at line 21 of file expansion.hpp.


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