shakespeare
shakespeare copied to clipboard
cfg: better integrate with env vars
- it would be nice if the parameters set by the config could get their defaults from env vars
- the value of all env vars used by a config should be reported in the html report
- this might use an explicit list of env vars (in which case all env vars would be unexported except for that list)