tsv_utils.keep_header

Command line tool that executes a command while preserving header lines.

Copyright (c) 2018-2021, eBay Inc. Initially written by Jon Degenhardt

Members

Functions

main
int main(string[] args)

keep-header is a simple program, it is implemented entirely in main.

Static variables

rt_options
string[] rt_options;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

helpText
auto helpText;
Undocumented in source.

Meta

License

Boost License 1.0 (http://boost.org/LICENSE_1_0.txt)