mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 17:04:50 +00:00
2 lines
108 B
Go
2 lines
108 B
Go
// Package repl implements Miller's read-evaluate-print loop, which is invoked using mlr repl.
|
|
package repl
|