revert(toContentsOf:ofType:)
Overridden to clean up the managed object context and controllers during a revert.
Declaration
func revert(toContentsOf inAbsoluteURL: URL, ofType inTypeName: String) throwsParameters
- inAbsoluteURL:
An URL object that specifies the location of the file to which to revert.
- inTypeName:
The type of the document at
inAbsoluteURL.