MCPcopy Index your code
hub / github.com/skygragon/leetcode-cli / cli.js

File cli.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2var _ = require('underscore');
3
4var chalk = require('./chalk');

Callers

nothing calls this directly

Calls 6

initColorFunction · 0.85
initIconFunction · 0.85
initLogLevelFunction · 0.85
initDirFunction · 0.85
initPluginsFunction · 0.85
runCommandFunction · 0.85

Tested by

no test coverage detected