csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::charts::ChartConfig Struct Reference

#include <chart_spec.hpp>

Public Attributes

std::filesystem::path path
 
std::filesystem::path root
 
std::vector< ChartSpec > charts
 

Member Data Documentation

◆ charts

std::vector<ChartSpec> csvzall::charts::ChartConfig::charts

◆ path

std::filesystem::path csvzall::charts::ChartConfig::path

◆ root

std::filesystem::path csvzall::charts::ChartConfig::root

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