selectedText method

String selectedText()

Implementation

String selectedText() {
  return _terminal.selectedText();
}