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
(
ubyte[] text = null
)

Parameters

text ubyte[]

data to send to the child