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

Method SetMetaCommand

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

Source from the content-addressed store, hash-verified

50 MessageCommand(ctx context.Context, data CommandMessageData) error
51 GetMetaCommand(ctx context.Context, data CommandGetMetaData) (waveobj.MetaMapType, error)
52 SetMetaCommand(ctx context.Context, data CommandSetMetaData) error
53 ControllerInputCommand(ctx context.Context, data CommandBlockInputData) error
54 ControllerDestroyCommand(ctx context.Context, blockId string) error
55 ControllerResyncCommand(ctx context.Context, data CommandControllerResyncData) error

Callers 15

makeViewMenuFunction · 0.65
conntypeahead.tsxFile · 0.65
setModelMethod · 0.65
setWidgetAccessMethod · 0.65
handleStarClickFunction · 0.65
handleAlreadyStarredFunction · 0.65
handleMaybeLaterFunction · 0.65
handleStarClickFunction · 0.65
handleAlreadyStarredFunction · 0.65
handleMaybeLaterFunction · 0.65
handleFeaturesCompleteFunction · 0.65
handleStarClickFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected