Terminal.feedChild
void feedChild(ubyte[] text = null)Sends a block of UTF-8 text to the child as if it were entered by the user at the keyboard.
Parameters
text | data to send to the child |
void feedChild(ubyte[] text = null)Sends a block of UTF-8 text to the child as if it were entered by the user at the keyboard.
text | data to send to the child |