MCPcopy Create free account
hub / github.com/microsoft/SandDance / onceReadable

Function onceReadable

docs/app/js/sanddance-app.js:56652–56654  ·  view source on GitHub ↗
(_x4)

Source from the content-addressed store, hash-verified

56650 return _makeNodeStreamIterator.apply(this, arguments);
56651}
56652function onceReadable(_x4) {
56653 return _onceReadable.apply(this, arguments);
56654}
56655function _onceReadable() {
56656 _onceReadable = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee4(stream) {
56657 return (0, _regeneratorDefault.default).wrap(function _callee4$(_context4) {

Callers 1

_makeNodeStreamIteratorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected