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

Function main

main.go:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38func main() {
39 cmd.Execute()
40}
41
42func resolvedVersion() string {
43 if version != "" && version != defaultVersion {

Callers

nothing calls this directly

Calls 1

ExecuteFunction · 0.92

Tested by

no test coverage detected