method
remove_file
remove_file(path, force = false)
private
Removes a file path. This method ignores StandardError if force is true.
remove_file(path, force = false)
private
Removes a file path. This method ignores StandardError if force is true.