Sha256: 7748b4e0efccfe51854ecb3d0a019a6cdef041a5de53c2c3f03537c4abcbc11b
Contents?: true
Size: 282 Bytes
Versions: 192
Compression:
Stored size: 282 Bytes
Contents
# Puppet as a Library "PAL" # This is the entry point when using PAL as a standalone library. # # This requires all of puppet because 'settings' and many other things are still required in PAL. # Eventually that will not be the case. # require 'puppet' require 'puppet/pal/pal_api'
Version data entries
192 entries across 192 versions & 1 rubygems