Exec.appendOutputLine

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

class Exec
bool
appendOutputLine
(
char[] line
)

Parameters

line char[]

The line received from the child output stream

Return Value

Type: bool

false

Meta