init(stringLiteral:)

    Initializes a version struct with the provided string literal.

    Version+StringLiteralConvertible.swift:17
    init(stringLiteral value: String)

    Parameters

    version

    A string literal to use for creating a new version struct.

    Other members in extension

    Type members

    Instance members