remove(path:)

    Removes the file at path on a private thread pool.

    NonBlockingFileIO.swift:1195
    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.

    Other members in extension

    Types

    Type members

    Instance members