Sha256: 3535c867fef5704617369df4055c97e545cd89c391269b3a2ca6ebe9974b9511
Contents?: true
Size: 180 Bytes
Versions: 12
Compression:
Stored size: 180 Bytes
Contents
# frozen_string_literal: true module Buildkite module Builder module Processors autoload :Abstract, File.expand_path('processors/abstract', __dir__) end end end
Version data entries
12 entries across 12 versions & 1 rubygems