Current Path : /proc/self/root/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/hiera/ |
Current File : //proc/self/root/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/hiera/noop_logger.rb |
class Hiera module Noop_logger class << self def warn(msg);end def debug(msg);end end end end