MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / sendText

Method sendText

packages/vscode-shim/src/interfaces/terminal.ts:18–18  ·  view source on GitHub ↗
(text: string, addNewLine?: boolean)

Source from the content-addressed store, hash-verified

16 exitStatus: TerminalExitStatus | undefined
17 state: TerminalState
18 sendText(text: string, addNewLine?: boolean): void
19 show(preserveFocus?: boolean): void
20 hide(): void
21 dispose(): void

Callers 3

runMethod · 0.80
abortMethod · 0.80
retryAbortMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected