Raises:
19 20 21
# File 'lib/puppet/indirector/facts/facter.rb', line 19 def save(facts) raise Puppet::DevError, _('You cannot save facts to the code store; it is only used for getting facts from Facter') end