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

Method SetConfigCommand

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

Source from the content-addressed store, hash-verified

75 TestCommand(ctx context.Context, data string) error
76 TestMultiArgCommand(ctx context.Context, arg1 string, arg2 int, arg3 bool) (string, error)
77 SetConfigCommand(ctx context.Context, data MetaSettingsType) error
78 SetConnectionsConfigCommand(ctx context.Context, data ConnConfigRequest) error
79 GetFullConfigCommand(ctx context.Context) (wconfig.FullConfigType, error)
80 GetWaveAIModeConfigCommand(ctx context.Context) (wconfig.AIModeConfigUpdate, error)

Callers 5

makeViewMenuFunction · 0.65
getUpdateChannelFunction · 0.65
setHomepageUrlMethod · 0.65
buildTabBarContextMenuFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected