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

#include <expansion.hpp>

Public Attributes

bool limit_exceeded = false
 
bool truncated = false
 
std::string value
 

Detailed Description

Definition at line 25 of file expansion.hpp.

Member Data Documentation

◆ limit_exceeded

bool nah::ExpansionWithLimitsResult::limit_exceeded = false

Definition at line 28 of file expansion.hpp.

◆ truncated

bool nah::ExpansionWithLimitsResult::truncated = false

Definition at line 27 of file expansion.hpp.

◆ value

std::string nah::ExpansionWithLimitsResult::value

Definition at line 26 of file expansion.hpp.


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