struct Launch::DSL::Pipeline

Defined in:

launch/dsl/router.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? blank?, present? present?

Constructor Detail

def self.new(pipeline : Pipe::Pipeline) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(pipeline _pipeline = @pipeline) #

[View source]
def pipeline : Pipe::Pipeline #

def plug(pipe) #

[View source]