Current Path : /proc/2/cwd/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/ |
Current File : //proc/2/cwd/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet_pal.rb |
# 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'