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

Runs a command in the active terminal, opening one when needed.

terminal.runCommand("pwd")