# File lib/rufus/cloche.rb, line 227
    def purge_type!(type)

      FileUtils.rm_rf(dir_for(type))
    end