Terminal.feedChild

Sends a block of UTF-8 text to the child as if it were entered by the user at the keyboard.

class Terminal
void
feedChild
(
string text
)

Parameters

text string

data to send to the child

Meta