mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 00:48:56 +00:00
3 lines
158 B
Markdown
3 lines
158 B
Markdown
Logic for parsing disk-file/standard-input byte streams into records.
|
|
|
|
There is one record-reader type per supported input file format, and a factory method.
|