Skip to content

Type Alias: LineHandler

LineHandler = (line) => void

Invoked once per output line when a fd is piped.

string

void