Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ cb
Function
cb
jsdoc.js:62–65 ·
view source on GitHub ↗
(errorCode)
Source
from the content-addressed store, hash-verified
60
const
cli = require(
'./cli'
);
61
62
function
cb(errorCode) {
63
cli.logFinish();
64
cli.exit(errorCode || 0);
65
}
66
67
cli.setVersionInfo()
68
.loadConfig();
Callers
7
cli.js
File · 0.85
execCb
Function · 0.85
bump
Function · 0.85
lint
Function · 0.85
walker.js
File · 0.85
_recurse
Method · 0.85
virtual2.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected