Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/pops/visitable.rb
# Visitable is a mix-in module that makes a class visitable by a Visitor
module Puppet::Pops::Visitable
  def accept(visitor, *arguments)
    visitor.visit(self, *arguments)
  end
end
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!