Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
conveyor
main
Conveyor
Belt
State
Configuration
Exception
Job
Bogus
Bogus2
JobData
NoBelts
Orchestrator
Scheduler
ScheduledJob
UnknownJobType
Web
Component
Form
JobsTable
Generated using Crystal 1.14.0
2024-12-16 05:59:05 UTC
enum
Conveyor::
Belt::
State
Defined in:
belt.cr
Enum Members
Waiting
=
0
Working
=
1
Instance Method Summary
#waiting?
#working?
Instance Method Detail
def
waiting?
#
[
View source
]
def
working?
#
[
View source
]