Method: Async::Runner::Command#job_class

Defined in:
lib/async/runner/command.rb

#job_classObject



96
97
98
# File 'lib/async/runner/command.rb', line 96

def job_class
  Async::Runner::Job
end