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

Method GetFullConfigCommand

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

Source from the content-addressed store, hash-verified

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)
81 BlockInfoCommand(ctx context.Context, blockId string) (*BlockInfoData, error)
82 DebugTermCommand(ctx context.Context, data CommandDebugTermData) (*CommandDebugTermRtnData, error)

Callers 14

handle_focuswindowMethod · 0.65
makeFullAppMenuFunction · 0.65
constructorMethod · 0.65
createWindowForWorkspaceFunction · 0.65
createNewWaveWindowFunction · 0.65
relaunchBrowserWindowsFunction · 0.65
getOrCreateWebViewForTabFunction · 0.65
createBuilderWindowFunction · 0.65
configureAutoUpdaterFunction · 0.65
handleWSEventFunction · 0.65
appMainFunction · 0.65
initIpcHandlersFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected