MCPcopy
hub / github.com/neomjs/neo / bind

Method bind

src/worker/ServiceBase.mjs:155–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154 let me = this,
155 bind = name => me[name].bind(me);
156
157 me.channelPorts = [];
158

Calls

no outgoing calls

Tested by

no test coverage detected