Hello,
I would like to access the keyInfo field returned by the Decode method along the MetaData argument (the usecase is to be able to do git blame on some config blocks by some automation process). Would you be against making it public as well as the underlying pos Position? I could submit this in a PR.
Hello,
I would like to access the
keyInfofield returned by theDecodemethod along theMetaDataargument (the usecase is to be able to do git blame on some config blocks by some automation process). Would you be against making it public as well as the underlyingpos Position? I could submit this in a PR.