go-script-bash
go-script-bash copied to clipboard
Extract `./go goinfo` implementation into `./go vars`
The [email protected] function could be made generic to display any set of environment variables, including those currently printed by ./go vars. This feature will require some thought, and won't be backwards-compatible, hence the punt to v2.0.0.
Oh, forgot to mention: Filed per #221.