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

Function flagErrorDetails

cmd/output.go:183–185  ·  view source on GitHub ↗
(flag string)

Source from the content-addressed store, hash-verified

181}
182
183func flagErrorDetails(flag string) map[string]any {
184 return map[string]any{"flag": flag}
185}
186
187func flagsErrorDetails(flags ...string) map[string]any {
188 return map[string]any{"flags": flags}

Callers 14

putStdinFunction · 0.85
parsePutOptionsFunction · 0.85
shareLinkDownloadFunction · 0.85
parseSearchOptionsFunction · 0.85
initCommandContextFunction · 0.85
team.goFile · 0.85
lsFunction · 0.85
getFunction · 0.85

Calls

no outgoing calls