mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
3 lines
117 B
Go
3 lines
117 B
Go
// Package cli contains the flags table and associated datatypes for parsing
|
|
// the Miller command line.
|
|
package cli
|