paste abstract method

void paste(
  1. String data
)

paste clipboard content to the Terminal

Implementation

void paste(String data);