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

Function argumentsErrorDetails

cmd/output.go:179–181  ·  view source on GitHub ↗
(arguments ...string)

Source from the content-addressed store, hash-verified

177}
178
179func argumentsErrorDetails(arguments ...string) map[string]any {
180 return map[string]any{"arguments": arguments}
181}
182
183func flagErrorDetails(flag string) map[string]any {
184 return map[string]any{"flag": flag}

Callers 9

cpFunction · 0.85
putFunction · 0.85
addMemberFunction · 0.85
shareLinkDownloadFunction · 0.85
restoreFunction · 0.85
mvFunction · 0.85
getFunction · 0.85
getWithClientFunction · 0.85

Calls

no outgoing calls

Tested by 1