Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodegit/nodegit
/ tree_entry.js
File
tree_entry.js
test/tests/tree_entry.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
"assert"
);
2
var
path = require(
"path"
);
3
var
local = path.join.bind(path, __dirname);
4
Callers
nothing calls this directly
Calls
1
leakTest
Function · 0.85
Tested by
no test coverage detected