module Tasker::Processor(Input)

Direct including types

Defined in:

tasker/pipeline.cr

Instance Method Summary

Instance Method Detail

abstract def close : Nil #

[View source]
abstract def closed? : Bool #

[View source]
abstract def process(input : Input) : Bool #

[View source]