summaryrefslogtreecommitdiffstats
path: root/lib/puppet/interface/v0.0.1/key.rb
blob: fbc9b67b1aed16789bbea4f93ab6d184b5d97bbb (plain)
1
2
3
4
require 'puppet/interface/indirector'

Puppet::Interface::Indirector.define(:key, '0.0.1') do
end