Sha256: 87da5f1c5bf5b5e1fd1f398df67b20badad2dc6a892271c3fe76a3ba222510b5

Contents?: true

Size: 223 Bytes

Versions: 10

Compression:

Stored size: 223 Bytes

Contents

module Actions
  module Pulp
    module Repository
      class CopyModuleStream < Pulp::Repository::AbstractCopyContent
        def content_extension
          pulp_extensions.module
        end
      end
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
katello-3.10.2 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.10.1.1 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.10.1 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.10.0 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.10.0.rc1.1 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.9.1 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.10.0.rc1 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.9.0 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.9.0.rc2 app/lib/actions/pulp/repository/copy_module_stream.rb
katello-3.9.0.rc1 app/lib/actions/pulp/repository/copy_module_stream.rb