rcpputils
Defined in File filesystem_helper.hpp
Remove the file or directory at the path p.
p – [in] The path of the object to remove.
true if the file exists and it was successfully removed, false otherwise.