Contents

updateContents(url:)

Update the contents of the document with the provided URL.

Declaration

final nonisolated(nonsending) func updateContents(url: URL) async throws

Parameters

  • url:

    A file URL pointing to the new document contents.