TsvSelectOptions

Container for command line options.

Members

Enums

RestOptionVal
enum RestOptionVal
Undocumented in source.

Functions

processArgs
auto processArgs(string[] cmdArgs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

delim
char delim;
Undocumented in source.
fields
size_t[] fields;
Undocumented in source.
rest
RestOptionVal rest;
Undocumented in source.

Meta