v0.19.78
Added
- Add provenance tracking,
:lambdaisland.cli/sourcesis a map from options key
to human readable description of where that key came from, e.g.--foo command line flag, orpositional command line argument idx=0. See
lambdaisland/config for a use case.