rangeless::fn
rangeless::tsv::params Struct Reference

#include <fn.hpp>

Public Attributes

std::string header = ""
 
std::string filename = ""
 
bool skip_comments = true
 
bool truncate_blanks = true
 
bool skip_empty = true
 

Detailed Description

Definition at line 4644 of file fn.hpp.

Member Data Documentation

◆ filename

std::string rangeless::tsv::params::filename = ""

Definition at line 4655 of file fn.hpp.

◆ header

std::string rangeless::tsv::params::header = ""

Definition at line 4646 of file fn.hpp.

◆ skip_comments

bool rangeless::tsv::params::skip_comments = true

Definition at line 4657 of file fn.hpp.

◆ skip_empty

bool rangeless::tsv::params::skip_empty = true

Definition at line 4659 of file fn.hpp.

◆ truncate_blanks

bool rangeless::tsv::params::truncate_blanks = true

Definition at line 4658 of file fn.hpp.


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