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

Function initIcon

lib/cli.js:22–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22function initIcon() {
23 icon.init();
24 icon.setTheme(config.icon.theme);
25}
26
27function initLogLevel() {
28 log.init();

Callers 1

cli.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected