PipeDerivationConfig

pipez.PipeDerivationConfig$
See thePipeDerivationConfig companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[Pipe[_, _], In, Out]: PipeDerivationConfig[Pipe, In, Out]

Initiates the config object. Should be used ONLY within PipeDerivation.derive(...)

Initiates the config object. Should be used ONLY within PipeDerivation.derive(...)

Attributes