MCPcopy Index your code
hub / github.com/nodejs/node / emitFooter

Method emitFooter

tools/license2rtf.mjs:287–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285 }
286
287 emitFooter() {
288 this.emit('data', '}');
289 }
290}
291
292stdin.setEncoding('utf-8');

Callers 1

endMethod · 0.95

Calls 1

emitMethod · 0.45

Tested by

no test coverage detected