class Bootsnap::CLI::WorkerPool::Inline

def initialize(jobs: {})

def initialize(jobs: {})
  @jobs = jobs
end