abstract class Chronos::Task

Direct Known Subclasses

Defined in:

chronos/task.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(block : -> _) #

Instance Method Detail

def id : String #

abstract def next_run : Time #

def run #