compare_stage_keys: Compare two stage keys to see which one has a stage run first

Description Usage Arguments Value See Also

Description

This is a helper function to implement the to parameter in the run method on a stageRunner object.

Usage

1
compare_stage_keys(key1, key2)

Arguments

key1

list

key2

list

Value

logical. Whether or not key1 runs a stage before key2.

See Also

run


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