Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Tag_Annotation

mattt edited this page Sep 1, 2020 · 5 revisions

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?
Clone this wiki locally