Path.unlink# Path.unlink(missing_ok=False)# Remove this file or link. If the path is a directory, use rmdir() instead.