WindowLink
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/Window.swift
- struct WindowLink : struct WindowLink
-
One session-local link to a window.
8 declared, 2 inherited
Members
- id property The stable identity of the entity associated with this instance.
- incarnation property
- index property
- init(sessionID:windowID:index:isActive:incarnation:) method
- isActive property
- sessionID property
- target property The exact link target tmux resolves in this session.
- windowID property
Inherited members
Reached through Equatable.!=(_:_:), Decodable.init(from:).
- !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
- init(from:) Decodable.init(from:) Creates a new instance by decoding from the given decoder.