Vowpal Wabbit
Loading...
Searching...
No Matches
Public Attributes | List of all members
VW::details::input_options Class Reference

#include <parse_args.h>

Public Attributes

bool cache
 
std::vector< std::string > cache_files
 
bool json
 
bool dsjson
 
bool kill_cache
 
bool compressed
 
bool chain_hash_json
 
bool flatbuffer = false
 
bool stdin_off = false
 

Member Data Documentation

◆ cache

bool VW::details::input_options::cache

◆ cache_files

std::vector<std::string> VW::details::input_options::cache_files

◆ chain_hash_json

bool VW::details::input_options::chain_hash_json

◆ compressed

bool VW::details::input_options::compressed

◆ dsjson

bool VW::details::input_options::dsjson

◆ flatbuffer

bool VW::details::input_options::flatbuffer = false

◆ json

bool VW::details::input_options::json

◆ kill_cache

bool VW::details::input_options::kill_cache

◆ stdin_off

bool VW::details::input_options::stdin_off = false

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