# OutputWait.matchedAtEntry

- **Module:** OutputWait
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmux/WaitForOutput.swift#L50
- **Page:** https://libtmux.org/reference/swift/outputwait-matchedatentry/

A match or stop condition was already on screen when the wait began. It accompanies an immediate match or stop, or the later outcome when `requireFresh` made the wait look past it. Under ``Outcome/expiredWhileReading`` it is only meaningful if the entry screen itself was read.
