MCPcopy
hub / github.com/wavetermdev/waveterm / SetRTInfoCommand

Method SetRTInfoCommand

pkg/wshrpc/wshrpctypes.go:173–173  ·  view source on GitHub ↗
(ctx context.Context, data CommandSetRTInfoData)

Source from the content-addressed store, hash-verified

171 // rtinfo
172 GetRTInfoCommand(ctx context.Context, data CommandGetRTInfoData) (*waveobj.ObjRTInfo, error)
173 SetRTInfoCommand(ctx context.Context, data CommandSetRTInfoData) error
174
175 // terminal
176 TermGetScrollbackLinesCommand(ctx context.Context, data CommandTermGetScrollbackLinesData) (*CommandTermGetScrollbackLinesRtnData, error)

Callers 14

createBuilderWindowFunction · 0.65
initIpcHandlersFunction · 0.65
handleWaveAIContextMenuFunction · 0.65
clearChatMethod · 0.65
setAIModeMethod · 0.65
setAIModeToDefaultMethod · 0.65
loadInitialChatMethod · 0.65
handleOsc7CommandFunction · 0.65
handleOsc16162CommandFunction · 0.65
handleSelectAppFunction · 0.65
handleCreateNewFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected