Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createTask
Method · 0.95
setMode
Method · 0.95
deleteProviderProfile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected