Tag_Annotation - SwiftDocOrg/Git GitHub Wiki

Tag.Annotation

A tag annotation.

public final class Annotation:​ Object

Inheritance

Object

Properties

tagger

The signature of the tag author.

var tagger:​ Signature

message

The tag message, if any.

var message:​ String?

Methods

peel()

public func peel<T:​ Object>() throws -> T?
⚠️ **GitHub.com Fallback** ⚠️