CloudCore
CloudCore copied to clipboard
Added enable(... withPull: Bool)
Added enable(persistentContainer container: NSPersistentContainer, withPull: Bool) to allow developer to specify if Pull should be performed upon enable.
Also, added init() {} to CloudCoreConfig to allow creation of instance.