Vowpal Wabbit
Public Attributes | List of all members
input_options Struct Reference

#include <parse_args.h>

Public Attributes

bool daemon
 
bool foreground
 
size_t port
 
std::string pid_file
 
std::string port_file
 
bool cache
 
std::vector< std::string > cache_files
 
bool json
 
bool dsjson
 
bool kill_cache
 
bool compressed
 
bool chain_hash_json
 

Member Data Documentation

bool input_options::cache
std::vector<std::string> input_options::cache_files
bool input_options::chain_hash_json
bool input_options::compressed
bool input_options::daemon
bool input_options::dsjson
bool input_options::foreground
bool input_options::json
bool input_options::kill_cache
std::string input_options::pid_file
size_t input_options::port
std::string input_options::port_file

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