Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAtomFoundation/SmartIDE
/ init
Function
init
cli/main.go:51–53 ·
view source on GitHub ↗
running before main
()
Source
from the content-addressed store, hash-verified
49
50
// running before main
51
func
init() {
52
common.SmartIDELog.InitLogger(
""
)
53
}
54
55
//go:embed stable.txt
56
var
stable string
Callers
nothing calls this directly
Calls
1
InitLogger
Method · 0.80
Tested by
no test coverage detected