On this page
OutputWait.sawNewOutput
- Declared in
- OutputWait
- Package
- libtmux-swift
- Source
- Sources/LibTmux/WaitForOutput.swift
- sawNewOutput : let sawNewOutput: Bool
-
Whether anything at all arrived.
falsewithOutcome/timedOutmeans the pane was quiet — usually the command never ran, which no change of pattern will fix. UnderOutcome/expiredWhileReadingit says nothing: the reads that would have seen output did not finish.
0 declared, 0 inherited