method ProcChildProcess.prototype.collectLinesimport { ProcChildProcess } from "https://deno.land/x/proc@0.20.2/src/proc-readable-stream.ts"; collectLines()Collect stdout as lines of text.