MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / setValues

Method setValues

src/core/webview/ClineProvider.ts:2804–2806  ·  view source on GitHub ↗
(values: RooCodeSettings)

Source from the content-addressed store, hash-verified

2802 }
2803
2804 public async setValues(values: RooCodeSettings) {
2805 await this.contextProxy.setValues(values)
2806 }
2807
2808 // dev
2809

Callers 3

createTaskMethod · 0.95
setModeMethod · 0.95
deleteProviderProfileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected