Expose the contents of an environment in the current environment. Similar to attach, but it exposes the contents only in the current environment and does not change the global search.

pull_env(env)

Arguments

env

The environment to attach locally.