remove(path:)

Removes the file at path on a private thread pool.

NonBlockingFileIO.swift:1311
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
func remove(path: String) async throws

Parameters

path

The path of the file to be removed.