File: doc.go

package info (click to toggle)
miller 6.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 88,244 kB
  • sloc: ruby: 162; sh: 120; makefile: 87; python: 46
file content (3 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (3)
1
2
3
// Package runtime contains state for the concrete-syntax-tree executor which
// runs user-specifed statements in the Miller domain-specific language.
package runtime