miller/pkg/terminals/script/doc.go
2026-03-05 20:14:32 -05:00

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