-
James Fargher authored
This function does not return true/false. It eventually calls `FileUtils.remove_entry` which raises an exception. No exception classes are documented. https://ruby-doc.org/stdlib-2.4.1/libdoc/fileutils/rdoc/FileUtils.html#method-c-remove_entry
dd358a39