MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / GetMetaCommand

Method GetMetaCommand

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

Source from the content-addressed store, hash-verified

49
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

Callers 1

makeViewMenuFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected