Raises:
15 16 17
# File 'lib/puppet/indirector/facts/facter.rb', line 15 def destroy(facts) raise Puppet::DevError, _('You cannot destroy facts in the code store; it is only used for getting facts from Facter') end