module Workr::Services::JobExecutionService

Extended Modules

Defined in:

services/job_execution_service.cr

Instance Method Summary

Instance Method Detail

def run(job_name : String, wait : Bool = false) #

[View source]