method
remove_file

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