Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ getConsumer
Method
getConsumer
src/chibiScript/ChibiCtx.ts:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
getConsumer() {
61
return
this.consumer;
62
}
63
64
return
(value: any) {
65
return
new
ChibiReturn(value);
Callers
2
run
Method · 0.95
runAsync
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected