-->
import Quickshell.Io
StdioCollector collects all process output into a buffer exposed as text or data.
The stdio buffer exposed as an ArrayBuffer. if waitForEnd is true, this will not change until the stream ends.
The stdio buffer exposed as text. if waitForEnd is true, this will not change until the stream ends.