Sha256: 054d0cfa2dd3f05ed8ec702656139dd6c3dea3685a08c1277cc94d3995ecf8d9

Contents?: true

Size: 197 Bytes

Versions: 12

Compression:

Stored size: 197 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

12 entries across 12 versions & 1 rubygems

Version Path
puppet-8.5.1 lib/puppet/feature/zlib.rb
puppet-8.5.1-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.5.1-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.5.1-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.5.0 lib/puppet/feature/zlib.rb
puppet-8.5.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.5.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.5.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.4.0 lib/puppet/feature/zlib.rb
puppet-8.4.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.4.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.4.0-universal-darwin lib/puppet/feature/zlib.rb