MCPcopy
hub / github.com/Tencent/TSW / once

Method once

lib/core/bus.ts:107–107  ·  view source on GitHub ↗
(
    event: EVENT_LIST.DNS_LOOKUP_SUCCESS,
    listener: (payload: string | dns.LookupAddress[]) => void
  )

Source from the content-addressed store, hash-verified

105 ): this;
106
107 once(
108 event: EVENT_LIST.DNS_LOOKUP_SUCCESS,
109 listener: (payload: string | dns.LookupAddress[]) => void
110 ): this;

Callers 3

requestListenerWrapFunction · 0.80
hackFunction · 0.80
incoming.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected