Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachne::penelope::inbox_batch_report Struct Referencefinal

#include <include/penelope/inbox.hpp>

Public Attributes

std::filesystem::path path
std::string batch_id
inbox_batch_status status { inbox_batch_status::valid }
std::vector< inbox_issueissues

Detailed Description

Definition at line 32 of file inbox.hpp.

Member Data Documentation

◆ batch_id

std::string arachne::penelope::inbox_batch_report::batch_id

Definition at line 34 of file inbox.hpp.

◆ issues

std::vector<inbox_issue> arachne::penelope::inbox_batch_report::issues

Definition at line 36 of file inbox.hpp.

◆ path

std::filesystem::path arachne::penelope::inbox_batch_report::path

Definition at line 33 of file inbox.hpp.

◆ status

inbox_batch_status arachne::penelope::inbox_batch_report::status { inbox_batch_status::valid }

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