Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
292
stdin.setEncoding(
'utf-8'
);
Callers
1
end
Method · 0.95
Calls
1
emit
Method · 0.45
Tested by
no test coverage detected