GuardPipeline.add()

Add a guard to the end of the pipeline.

Usage

Source

GuardPipeline.add(guard)

Parameters

guard: Guard
A configured Guard instance.