mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Explicit instance method to fill object from external representation. #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @minuscorp on GitHub (Feb 19, 2016).
Given an already created and stored object
Objectcreate a method that uses theImportableObjectto import thetypealias ImportSourceinformation into it.