MCPcopy
hub / github.com/PokemonGoF/PokemonGo-Bot / emitReadable_

Function emitReadable_

map-chat/javascript/browserMqtt.js:3230–3232  ·  view source on GitHub ↗
(stream)

Source from the content-addressed store, hash-verified

3228}
3229
3230function emitReadable_(stream) {
3231 stream.emit('readable');
3232}
3233
3234
3235// at this point, the user has presumably seen the 'readable' event,

Callers 1

emitReadableFunction · 0.85

Calls 2

flowFunction · 0.85
emitMethod · 0.80

Tested by

no test coverage detected