# File lib/buildr/packaging/zip.rb, line 25
def
File
.
rm_rf
(
path
)
FileUtils
.
rm_rf
path
end