Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/ZeroBot-Plugin-Playground
/ init
Function
init
abineundo/console_ansi.go:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
)
10
11
func
init() {
12
fmt.Print(
"\033]0;ZeroBot-Blugin "
+ banner.Version +
" "
+ banner.Copyright +
"\007"
)
13
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected