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

Function setPendingImage

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

Source from the content-addressed store, hash-verified

57export function setServerCacheAddr(v) { serverCacheAddr = v; }
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 2

clearPendingImageFunction · 0.90
initImageUploadFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected