MCPcopy Create free account
hub / github.com/codeaashu/claude-code / isReadOnly

Function isReadOnly

src/tools/EnterPlanModeTool/EnterPlanModeTool.ts:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 return true
70 },
71 isReadOnly() {
72 return true
73 },
74 renderToolUseMessage,
75 renderToolResultMessage,
76 renderToolUseRejectedMessage,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected