class Schedule::Runner

Defined in:

schedule/runner.cr

Instance Method Summary

Instance Method Detail

def after(interval, &block) #

[View source]
def every(interval, &block) #

[View source]
def exception_handler(&block) #

[View source]