mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
3 lines
155 B
Go
3 lines
155 B
Go
// Package script provides the mlr script terminal: non-interactive execution
|
|
// of Miller DSL scripts with next()-driven record iteration.
|
|
package script
|