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

#include <markdown_calendar.hpp>

Public Attributes

std::string start_date
 
std::string end_date
 
std::function< std::string(int year, unsigned month)> month_header
 

Member Data Documentation

◆ end_date

std::string csvzall::pipeline::common::MarkdownCalendarOptions::end_date

◆ month_header

std::function<std::string(int year, unsigned month)> csvzall::pipeline::common::MarkdownCalendarOptions::month_header

◆ start_date

std::string csvzall::pipeline::common::MarkdownCalendarOptions::start_date

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