PaneID
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Identity.swift
7 declared, 5 inherited
Members
- description property A textual representation of this instance.
- encode(to:) method Encodes this value into the given encoder.
- 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.
- rawValue property The corresponding value of the raw type.
- sigil property
Inherited members
Reached through Equatable.!=(_:_:), RawRepresentable.hash(into:), RawRepresentable.hashValue, ExpressibleByStringLiteral.init(extendedGraphemeClusterLiteral:), ExpressibleByExtendedGraphemeClusterLiteral.init(unicodeScalarLiteral:).
- !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
- hash(into:) RawRepresentable.hash(into:)
- hashValue RawRepresentable.hashValue
- init(extendedGraphemeClusterLiteral:) ExpressibleByStringLiteral.init(extendedGraphemeClusterLiteral:)
- init(unicodeScalarLiteral:) ExpressibleByExtendedGraphemeClusterLiteral.init(unicodeScalarLiteral:)