XCBreakpointListError
public enum XCBreakpointListError : Error, CustomStringConvertible
XCBreakpointList error.
- notFound: returned when the Breakpoints_v2.xcbkptlist cannot be found.
- missing: returned when there’s a property missing in the Breakpoints_v2.xcbkptlist.
-
Declaration
Swift
public var description: String { get }