TsvAppendOptions

Container for command line options.

Members

Functions

processArgs
auto processArgs(string[] cmdArgs)

Command line argument processing.

Variables

delim
char delim;
Undocumented in source.
fileSourceNames
string[string] fileSourceNames;
Undocumented in source.
files
string[] files;
Undocumented in source.
hasHeader
bool hasHeader;
Undocumented in source.
helpVerbose
bool helpVerbose;
Undocumented in source.
programName
string programName;
Undocumented in source.
sourceHeader
string sourceHeader;
Undocumented in source.
trackSource
bool trackSource;
Undocumented in source.
versionWanted
bool versionWanted;
Undocumented in source.

Meta