class TJLavin::JobRun

Defined in:

tj_lavin/job_run.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : String) #

[View source]

Instance Method Detail

def build_job : QueuedJob #

[View source]
def config : Hash(String, String) #

[View source]
def config=(config : Hash(String, String)) #

[View source]
def job : QueuedJob | Nil #

[View source]
def run #

[View source]
def type : String #

[View source]