mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
3 lines
186 B
Go
3 lines
186 B
Go
// Package terminals implements `mlr help` (on-line help), `mlr regtest` (for regressio-testing),
|
|
// `mlr repl` (Miller's read-evaluate-print loop), and `mlr version`.
|
|
package terminals
|