Terminal.feed
void feed(ubyte[] data = null)Interprets data as if it were data received from a child process.
Parameters
data | a string in the terminal's current encoding |
void feed(ubyte[] data = null)Interprets data as if it were data received from a child process.
data | a string in the terminal's current encoding |