MCPcopy Create free account
hub / github.com/LunaSource/Luna / init

Function init

cmd/root.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func init() {
25 rootCmd.CompletionOptions.DisableDefaultCmd = true
26}
27
28

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected