method
remove_dir
remove_dir(path, force = false)
private
Removes a directory dir and its contents recursively. This method ignores StandardError if force is true.
remove_dir(path, force = false)
private
Removes a directory dir and its contents recursively. This method ignores StandardError if force is true.