Skip to contents

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.

Usage

pull_env(env)

Arguments

env

The environment to attach locally.