Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/skygragon/leetcode-cli
/ initDir
Function
initDir
lib/cli.js:56–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
function
initDir() {
57
file.init();
58
file.mkdir(file.homeDir())
59
}
60
61
function
initPlugins(cb) {
62
if
(Plugin.init()) {
Callers
1
cli.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected