# `Feline.Pipeline`
[🔗](https://github.com/dimamik/feline/blob/main/lib/feline/pipeline.ex#L1)

Struct holding a list of processor specifications for a pipeline.

Build with `Feline.Pipeline.new/1` and run with `Feline.Pipeline.Task`.

# `new`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
