Version

public struct Version

A type describing the SwiftPlantUML version.

  • The string value for this version.

    Declaration

    Swift

    public let value: String
  • The current SwiftPlantUML version.

    Declaration

    Swift

    public static let current: Version