Documentation / listr2 / ProcessOutputRendererOptions
Interface: ProcessOutputRendererOptions
Extended by
Properties
processOutput?
optional
processOutput:ProcessOutput
Pass your implementation of process output class to write to stdout and stderr.
Default
ts
'ProcessOutput'
Global
global option that can not be temperated with subtasks
Defined in
packages/listr2/src/utils/process-output/process-output.interface.ts:11