On this page
SessionID
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Identity.swift
12 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- encode(to:) method Encodes this value into the given encoder.
- hash(into:) method
- init(extendedGraphemeClusterLiteral:) method
- init(from:) method Creates a new instance by decoding from the given decoder, when the type's
RawValueisString. - init(rawValue:) method Creates a new instance with the specified raw value.
- init(stringLiteral:) method Creates an instance initialized to the given string value.
- init(unicodeScalarLiteral:) method
- description property A textual representation of this instance.
- hashValue property
- rawValue property The corresponding value of the raw type.
- sigil property