# OutputWait.init(outcome:matched:matchedIndex:sawNewOutput:matchedAtEntry:tail:seconds:)

- **Module:** OutputWait
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmux/WaitForOutput.swift#L56
- **Page:** https://libtmux.org/reference/swift/outputwait-init(outcome-matched-matchedindex-sawnewoutput-matchedatentry-tail-seconds-)/

```
OutputWait.init(outcome:matched:matchedIndex:sawNewOutput:matchedAtEntry:tail:seconds:)(outcome: Outcome, matched: String?, matchedIndex: Int?, sawNewOutput: Bool, matchedAtEntry: Bool, tail: [String], seconds: Double)
```
