Contents:
This module contains the utility function for getting the env from the URI history.
Get environment variable from URI resolution history.
uri_history (List[Uri]) – List of URIs from the URI resolution history
client (Client) – Polywrap client instance to use for getting the env by URI
env if found, None otherwise