method
remove_entry
v2_6_3 -
Show latest stable
- Class:
FileUtils
remove_entry(path, force = false)public
This method removes a file system entry path. path might be a regular file, a directory, or something. If path is a directory, remove it recursively.
See also #remove_entry_secure.