stageRunner_coalesce: Coalescing a stageRunner object is taking another stageRunner...

Description Usage Arguments Note

Description

Coalescing a stageRunner object is taking another stageRunner object with similar stage names and replacing the latter's cached environments with the former's.

Usage

1
stageRunner_coalesce(other_runner)

Arguments

other_runner

stageRunner. Another stageRunner from which to coalesce.

Note

coalescing is ill-defined for stageRunner with unnamed stages, since it is impossible to tell when a stage has changed.


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