MCPcopy 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
51func init() {
52 common.SmartIDELog.InitLogger("")
53}
54
55//go:embed stable.txt
56var stable string

Callers

nothing calls this directly

Calls 1

InitLoggerMethod · 0.80

Tested by

no test coverage detected