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

Function init

cmd/account.go:257–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

255}
256
257func init() {
258 RootCmd.AddCommand(accountCmd)
259 enableStructuredOutput(accountCmd)
260}

Callers

nothing calls this directly

Calls 1

enableStructuredOutputFunction · 0.85

Tested by

no test coverage detected