# File lib/ruote/storage/fs_storage.rb, line 108
def
purge!
FileUtils
.
rm_rf
(
@cloche
.
dir
)
end