Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

PaneID

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

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 RawValue is String.
  • 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:).

Esc

Type to search.