copy_env: Copy one environment into another recursively.

Description Usage Arguments Note

Description

Copy one environment into another recursively.

Usage

1
copy_env(to, from)

Arguments

to

environment. The new environment.

from

environment. The old environment.

Note

Both to and from must be pre-existing environments or this function will error.


syberia/stagerunner documentation built on May 30, 2019, 10:41 p.m.