write(to:options:)
Writes the configurations of the configuration catalog to a reality file.
Declaration
nonisolated(nonsending) func write(to url: URL, options: Entity.WriteOptions) async throwsParameters
- url:
The destination where the configuration catalog writes the
.realityfile. - options:
Options for writing the
.realityfile.
Discussion
Another configuration catalog instance can open the .reality file for reading.