MCPcopy Index your code
hub / github.com/nodegit/nodegit / filter.js

File filter.js

test/tests/filter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var assert = require("assert");
2var fse = require("fs-extra");
3var path = require("path");
4var local = path.join.bind(path, __dirname);

Callers

nothing calls this directly

Calls 2

garbageCollectFunction · 0.85
commitFileFunction · 0.70

Tested by

no test coverage detected