url
The URL for the persistent store.
Declaration
var url: URL? { get set }Discussion
To alter the location of a store, send the persistent store coordinator a setURL(_:for:) message.
The URL for the persistent store.
var url: URL? { get set }To alter the location of a store, send the persistent store coordinator a setURL(_:for:) message.