MCPcopy Create free account
hub / github.com/RioArisk/claudecode_api_RemoteControl / setApprovalModeValue

Function setApprovalModeValue

app/src/modules/state.js:60–60  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

58export function setServerToken(v) { serverToken = v; }
59export function setPendingImage(v) { pendingImage = v; }
60export function setApprovalModeValue(v) { approvalMode = v; }
61export function setThemeModeValue(v) { themeMode = v; }

Callers 1

setApprovalModeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected