Libraries
»
cyclop
(0.1.8)
»
Index
»
Cyclop
»
Job
»
#attempts
Method: Cyclop::Job#attempts
Defined in:
lib/cyclop/job.rb
#
attempts
⇒
Object
Number of attempts
30 31 32
# File 'lib/cyclop/job.rb', line 30
def
attempts
@attempts
end