mirror-ghostty/macos/Sources/Ghostty/AppError.swift

4 lines
51 B
Swift

enum AppError: Error {
case surfaceCreateError
}