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

Method GetAllBadgesCommand

pkg/wshrpc/wshrpctypes.go:99–99  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

97 UpdateTabNameCommand(ctx context.Context, tabId string, newName string) error
98 UpdateWorkspaceTabIdsCommand(ctx context.Context, workspaceId string, tabIds []string) error
99 GetAllBadgesCommand(ctx context.Context) ([]baseds.BadgeEvent, error)
100
101 // connection functions
102 ConnStatusCommand(ctx context.Context) ([]ConnStatus, error)

Callers 1

loadBadgesFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected