Sha256: b6263a49c8f20e4b63361fefd8fcec558ab481bdb6f88209a01247bd944965d7

Contents?: true

Size: 182 Bytes

Versions: 3

Compression:

Stored size: 182 Bytes

Contents

module Larrow
  module Runner
    module Service
      autoload :Cloud,    'larrow/runner/service/cloud'
      autoload :Executor, 'larrow/runner/service/executor'
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
larrow-runner-0.0.3 lib/larrow/runner/service.rb
larrow-runner-0.0.2 lib/larrow/runner/service.rb
larrow-runner-0.0.1 lib/larrow/runner/service.rb