Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/dbxcli
/ JSONErrorDetails
Method
JSONErrorDetails
cmd/output.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
type
jsonDetailedError
interface
{
55
error
56
JSONErrorDetails()
map
[string]any
57
}
58
59
type
codedError
struct
{
Callers
1
collectJSONErrorDetails
Function · 0.65
Implementers
3
codedError
cmd/output.go
detailedError
cmd/output.go
partialTransferError
cmd/stdout.go
Calls
no outgoing calls
Tested by
no test coverage detected