-
Undocumented
Declaration
Swift
var migrationSet: MigrationSet? -
here the modifiables array contains only two values: _APIError & APIError
Declaration
Swift
var modifiables: [Modifiable] -
Undocumented
Declaration
Swift
var targetDirectory: Path -
Persists error enums to files
Throws
error if writing failsDeclaration
Swift
func persist() throws -> [URL]Return Value
[URL]of file URLs
View on GitHub
ErrorFacade Structure Reference