struct

JoobQ::Scheduler::RecurringJob

Inherits Struct / Value / Object

Constructors

new(interval : Time::Span, job : String, args : String)
Source

Instance methods

args
clone
Source
copy_with(interval _interval = @interval, job _job = @job, args _args = @args)
Source
interval
job
to_h
Source