summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_bucket.rb
blob: 5eafcd2693320194d815abf5358256c8dff1dcdb (plain)
1
2
3
4
# stub
module Puppet::FileBucket
  class BucketError < RuntimeError; end
end