Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
22
function
initIcon() {
23
icon.init();
24
icon.setTheme(config.icon.theme);
25
}
26
27
function
initLogLevel() {
28
log.init();
Callers
1
cli.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected