Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/unconed/TermKit
/ reader.js
File
reader.js
Node/shell/reader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
),
2
meta = require(
'shell/meta'
),
3
view = require(
'view/view'
),
4
asyncCallback = require(
'misc'
).asyncCallback;
Callers
nothing calls this directly
Calls
4
read
Function · 0.85
commonPrefix
Function · 0.85
isArray
Function · 0.70
exit
Function · 0.70
Tested by
no test coverage detected