MCPcopy Create free account
hub / github.com/Snapchat/Valdi / copyRequested

Method copyRequested

valdi/vscode_debugger/src/dap/api.d.ts:851–851  ·  view source on GitHub ↗

* A request to copy a certain string to clipboard.

(params: CopyRequestedEventParams)

Source from the content-addressed store, hash-verified

849 * A request to copy a certain string to clipboard.
850 */
851 copyRequested(params: CopyRequestedEventParams): void;
852
853 /**
854 * An event sent when breakpoint prediction takes a significant amount of time.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected