Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
export
function
setServerToken(v) { serverToken = v; }
59
export
function
setPendingImage(v) { pendingImage = v; }
60
export
function
setApprovalModeValue(v) { approvalMode = v; }
61
export
function
setThemeModeValue(v) { themeMode = v; }
Callers
1
setApprovalMode
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected