Sha256: 6c9092eec92646a9b2b327f19cc5439e31f1c1afbbab4e5f185fc89f2db3fa8c

Contents?: true

Size: 197 Bytes

Versions: 20

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

20 entries across 20 versions & 1 rubygems

Version Path
puppet-8.10.0 lib/puppet/feature/zlib.rb
puppet-8.10.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.10.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.10.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.9.0 lib/puppet/feature/zlib.rb
puppet-8.9.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.9.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.9.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.8.1 lib/puppet/feature/zlib.rb
puppet-8.8.1-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.8.1-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.8.1-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.7.0 lib/puppet/feature/zlib.rb
puppet-8.7.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.7.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.7.0-universal-darwin lib/puppet/feature/zlib.rb
puppet-8.6.0 lib/puppet/feature/zlib.rb
puppet-8.6.0-x86-mingw32 lib/puppet/feature/zlib.rb
puppet-8.6.0-x64-mingw32 lib/puppet/feature/zlib.rb
puppet-8.6.0-universal-darwin lib/puppet/feature/zlib.rb