Tries to safely remove a file by capturing and ignoring any errors.

try_file_remove(filepath)

Value

TRUE if the removal was successfuly, FALSE otherwise.