Sha256: 8f7e30036ed693065e61b3f924f559c94bd87cc91eaa10f18078d85d229f4d63

Contents?: true

Size: 196 Bytes

Versions: 20

Compression:

Stored size: 196 Bytes

Contents

# frozen_string_literal: true
require_relative '../../puppet/util/feature'

# We want this to load if possible, but it's not automatically
# required.
Puppet.features.add(:zlib, :libs => %{zlib})

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
puppet-8.3.0 lib/puppet/feature/zlib.rb
puppet-8.3.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.3.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.3.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.3.1 lib/puppet/feature/zlib.rb
puppet-8.3.1-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.3.1-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.3.1-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.2.0 lib/puppet/feature/zlib.rb
puppet-8.2.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.2.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.2.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.1.0 lib/puppet/feature/zlib.rb
puppet-8.1.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.1.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.1.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.0.1 lib/puppet/feature/zlib.rb
puppet-8.0.1-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.0.1-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.0.1-universal-darwin lib/puppet/feature/zlib.rb