MCPcopy Create free account
hub / github.com/dropbox/dbxcli / init

Function init

cmd/completion.go:184–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

182}
183
184func init() {
185 RootCmd.AddCommand(newCompletionCmd())
186}

Callers

nothing calls this directly

Calls 1

newCompletionCmdFunction · 0.85

Tested by

no test coverage detected