init(url:)
Initializes a reference node from a URL.
Declaration
init(url: URL?)Parameters
- url:
The URL of the reference node.
Return Value
A newly initialized reference node.
Discussion
This intializer is for loading archives that reside outside of the app bundle.