remove_file()
No documentation available.
# File lib/fileutils.rb, line 1341 def remove_file platform_support { File.unlink path } end