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

Method GetRTInfoCommand

pkg/wshrpc/wshrpctypes.go:172–172  ·  view source on GitHub ↗

rtinfo

(ctx context.Context, data CommandGetRTInfoData)

Source from the content-addressed store, hash-verified

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

Callers 9

initBuilderFunction · 0.65
handleWaveAIContextMenuFunction · 0.65
getRTInfoMethod · 0.65
loadInitialChatMethod · 0.65
initTerminalMethod · 0.65
constructorMethod · 0.65
loadLayoutFunction · 0.65
loadEnvVarsMethod · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected