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

Writes a command followed by the terminal Enter sequence.

terminal.runCommand("ls -la")