class Tasker::Subscription(Input)
- Tasker::Subscription(Input)
- Reference
- Object
Included Modules
Defined in:
tasker/pipeline.crConstructors
Instance Method Summary
- #close : Nil
-
#closed? : Bool
check if the pipline is running
- #process(input : Input) : Bool