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