add(from:)
Loads a saved custom catalog from a file.
Declaration
func add(from customCatalogURL: URL) throwsParameters
- customCatalogURL:
The file URL for a custom catalog.
Loads a saved custom catalog from a file.
func add(from customCatalogURL: URL) throwsThe file URL for a custom catalog.