stageRunner_.before_env: Get an environment representing the context directly before...

Description Usage Arguments Value Note

Description

Get an environment representing the context directly before executing a given stage.

Usage

1

Arguments

stage_index

integer. The substage for which to grab the before environment.

Value

a fresh new environment representing what would have been in the context as of right before the execution of that substage.

Note

If there is a lot of data in the remembered environment, this function may be computationally expensive as it has to create a new environment with a copy of all the relevant data.


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