MCPcopy
hub / github.com/zgsm-ai/costrict / getConfiguration

Method getConfiguration

packages/types/src/api.ts:76–76  ·  view source on GitHub ↗

* Returns the current configuration. * @returns The current configuration.

()

Source from the content-addressed store, hash-verified

74 * @returns The current configuration.
75 */
76 getConfiguration(): RooCodeSettings
77 /**
78 * Sets the configuration for the current task.
79 * @param values An object containing key-value pairs to set.

Callers 15

updateTelemetryStateMethod · 0.65
activateFunction · 0.65
isDebugFunction · 0.65
getStorageBasePathFunction · 0.65
getWindowsTerminalConfigFunction · 0.65
getMacTerminalConfigFunction · 0.65
getLinuxTerminalConfigFunction · 0.65
getProxyConfigFunction · 0.65
autoImportSettingsFunction · 0.65
executeMethod · 0.65

Implementers 1

APIsrc/extension/api.ts

Calls

no outgoing calls

Tested by

no test coverage detected