method
remove_entry
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
remove_entry(path, force = false)
private
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.