Contents

write(to:)

Writes the configurations of the configuration catalog to a reality file.

Declaration

@MainActor func write(to url: URL) async throws

Parameters

  • url:

    The destination where the configuration catalog writes the .reality file.

Discussion

Another configuration catalog instance can open the .reality file for reading.