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

      FileUtils.rm_rf(dir_for(type))
    end