crypteia
crypteia copied to clipboard
More Hooks for Bulk ENV
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.