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

File status_list.js

lib/status_list.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var NodeGit = require("../");
2var normalizeOptions = NodeGit.Utils.normalizeOptions;
3
4var StatusList = NodeGit.StatusList;

Callers

nothing calls this directly

Calls 1

normalizeOptionsFunction · 0.85

Tested by

no test coverage detected