Exec.appendErrorLine

Add the line to the output text view and adds the line to the outputQueue

class Exec
bool
appendErrorLine
(
char[] line
)

Parameters

line char[]

The line received from the child error stream

Return Value

Type: bool

false

Meta