klyn.gui.windows.TerminalView.runCommand
method
public runCommand(command as String) as Void:
Description

Writes a command followed by a newline to the pseudo-terminal.

terminal.runCommand("ls -la")