Module: Jets::Job
- Defined in:
- lib/jets/job/base.rb
Overview
Job public methods get turned into Lambda functions.
Jets::Job::Base < Jets::Lambda::Functions Both Jets::Job::Base and Jets::Lambda::Functions have Dsl modules included. So the Jets::Job::Dsl overrides some of the Jets::Lambda::Functions behavior.