- Index
- »
- webmod
- »
- PipelineMod
type
PipelineMod
src
const class PipelineMod : WebMod
PipelineMod routes seriallly through a list of sub-WebMods.
See pod doc
constructors
make |
Constructor with it-block. |
---|
fields
after |
Steps to run serially regardless of |
---|---|
before |
Steps to run serially regardless of |
steps |
Steps to run serially until |