TerminalShellIntegration
Shell integration-powered capabilities owned by a terminal.
Properties
Functions
Link copied to clipboard
abstract fun executeCommand(executable: String, args: ReadonlyArray<JsString>): TerminalShellExecution
Execute a command, sending ^C as necessary to interrupt any running command if needed.