Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tasker
v2.1.1
Tasker
CRON
Future
Methods
OneShot
Pipeline
Processor
Repeat
RepeatingTask
Subscription
Task
Timeout
TimeoutHander
Timer
Built with Crystal 1.9.2
2023-10-08 05:37:42 UTC
module
Tasker::Processor(Input)
Direct including types
Tasker::Pipeline(Input, Output)
Tasker::Subscription(Input)
Defined in:
tasker/pipeline.cr
Instance Method Summary
#process
(input : Input) : Bool
Instance Method Detail
abstract def
process
(input : Input) : Bool
#
[
View source
]