miller/internal/pkg/entrypoint
John Kerl d9dbb1e92e
Improvements for shebang-script handling (#758)
* Experimental #!/usr/bin/env mlr -s feature

* Allow flags after verbs, for shebang support
2021-11-24 01:15:28 -05:00
..
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
entrypoint.go Improvements for shebang-script handling (#758) 2021-11-24 01:15:28 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00

All the usual contents of main() are put into this package for ease of testing.