MCPcopy Index your code
hub / github.com/dataease/SQLBot / getMember

Method getMember

frontend/public/swagger-ui-bundle.js:23717–23719  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

23715 if (o) return o.value
23716 }
23717 getMember(s) {
23718 if (void 0 !== s) return this.content.find((o) => o.key.toValue() === s)
23719 }
23720 remove(s) {
23721 let o = null
23722 return (

Callers 4

getMethod · 0.95
getKeyMethod · 0.95
setMethod · 0.95
leaveMethod · 0.80

Calls 2

findMethod · 0.45
toValueMethod · 0.45

Tested by

no test coverage detected