crypteia icon indicating copy to clipboard operation
crypteia copied to clipboard

More Hooks for Bulk ENV

Open metaskills opened this issue 3 years ago • 0 comments

If you were to print out the full ENV object in Ruby it would not show the resolved values because we patch into getenv only which comes into play when you use ENV#[]. The same might be true in other languages.

metaskills avatar Jun 28 '22 17:06 metaskills