MCPcopy Create free account
hub / github.com/Effect-TS/effect / canEdit

Method canEdit

packages/effect/src/internal/hashMap.ts:172–174  ·  view source on GitHub ↗
(_edit: number)

Source from the content-addressed store, hash-verified

170 }
171
172 override canEdit(_edit: number): boolean {
173 return false
174 }
175}
176
177/** @internal */

Callers 7

setMethod · 0.80
setMethod · 0.80
removeMethod · 0.80
setMethod · 0.80
removeMethod · 0.80
setMethod · 0.80
removeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected