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

Method setMode

src/core/webview/ClineProvider.ts:3299–3301  ·  view source on GitHub ↗
(mode: string)

Source from the content-addressed store, hash-verified

3297 }
3298
3299 public async setMode(mode: string): Promise<void> {
3300 await this.setValues({ mode })
3301 }
3302
3303 // Provider Profiles
3304

Callers

nothing calls this directly

Calls 1

setValuesMethod · 0.95

Tested by

no test coverage detected