fson  1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
fedem::fson::Object::Provenance Struct Reference

#include <Object.hh>

+ Collaboration diagram for fedem::fson::Object::Provenance:

Public Attributes

std::string queryPath
 
std::string sourceFile
 
std::string localPath
 
bool isHost
 

Member Data Documentation

◆ queryPath

std::string fedem::fson::Object::Provenance::queryPath

◆ sourceFile

std::string fedem::fson::Object::Provenance::sourceFile

◆ localPath

std::string fedem::fson::Object::Provenance::localPath

◆ isHost

bool fedem::fson::Object::Provenance::isHost

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