On this page
ServerIncarnation
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Identity.swift
- struct ServerIncarnation : struct ServerIncarnation
-
The identity of one running tmux daemon at one endpoint.
Provenance guards trust tmux's builtin parser and configured hooks. They prevent accidental stale or foreign targeting, not hostile configuration.
7 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- init(endpoint:socketPath:processID:startedAt:) method
- init(from:) method Creates a new instance by decoding from the given decoder.
- endpoint property
- processID property
- socketPath property
- startedAt property