miller/pkg/terminals/repl/doc.go
John Kerl 268a96d002
Export library code in pkg/ (#1391)
* Export library code in `pkg/`

* new doc page
2023-09-10 17:15:13 -04:00

2 lines
108 B
Go

// Package repl implements Miller's read-evaluate-print loop, which is invoked using mlr repl.
package repl