OpenFlag
public struct OpenFlag : OptionSet
-
Declaration
Swift
public let rawValue: Int -
Declaration
Swift
public init(rawValue: Int) -
Declaration
Swift
public static let truncateWhenClose: DynamicGraph.Store.OpenFlag -
Declaration
Swift
public static let readOnly: DynamicGraph.Store.OpenFlag
OpenFlag Structure Reference