Sha256: 0bf098d2fa123716f8eacbde3747de8c21fc0f9d7d4b39b47d1760c670bf4af5
Contents?: true
Size: 300 Bytes
Versions: 120
Compression:
Stored size: 300 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_relative 'puppet' require_relative 'puppet/pal/pal_api'
Version data entries
120 entries across 120 versions & 1 rubygems