lines

Bun

Symbol

$.ShellPromise.lines

lines(): AsyncIterable<string>

Read from stdout as a string, line by line

Automatically calls quiet to disable echoing to stdout.