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

Method UpdateTabNameCommand

pkg/wshrpc/wshrpctypes.go:97–97  ·  view source on GitHub ↗
(ctx context.Context, tabId string, newName string)

Source from the content-addressed store, hash-verified

95 DisposeSuggestionsCommand(ctx context.Context, widgetId string) error
96 GetTabCommand(ctx context.Context, tabId string) (*waveobj.Tab, error)
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

Callers 2

tab.tsxFile · 0.65
VTabBarFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected