# OutputWait.matchedAtEntry

- **Module:** OutputWait
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/WaitForOutput.swift#L51
- **Page:** https://libtmux.org/en/swift/latest/reference/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.
