public runCommand(command as String) as Void:
Writes a command followed by the terminal Enter sequence.
terminal.runCommand("ls -la")