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

#include <materializer.hpp>

Public Attributes

std::string error
 
std::string path_or_url
 
std::string sha256_digest
 
ReferenceType type = ReferenceType::Invalid
 

Detailed Description

Definition at line 34 of file materializer.hpp.

Member Data Documentation

◆ error

std::string nah::ParsedReference::error

Definition at line 38 of file materializer.hpp.

◆ path_or_url

std::string nah::ParsedReference::path_or_url

Definition at line 36 of file materializer.hpp.

◆ sha256_digest

std::string nah::ParsedReference::sha256_digest

Definition at line 37 of file materializer.hpp.

◆ type

ReferenceType nah::ParsedReference::type = ReferenceType::Invalid

Definition at line 35 of file materializer.hpp.


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