method

remove_dir

ruby latest stable - Class: Bundler::FileUtils

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

remove_dir(path, force = false)
private

Removes a directory dir and its contents recursively. This method ignores StandardError if force is true.