Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/unconed/TermKit
/ readerClose
Function
readerClose
Node/shell/builtin/hex.js:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
};
47
// Close
48
function
readerClose() {
49
exit(errors == 0);
50
};
51
// Error
52
function
readerError(error) {
53
errors++;
Callers
nothing calls this directly
Calls
1
exit
Function · 0.50
Tested by
no test coverage detected