Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/dbxcli
/ JSONErrorCode
Method
JSONErrorCode
cmd/output.go:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
type
jsonCodedError
interface
{
50
error
51
JSONErrorCode() string
52
}
53
54
type
jsonDetailedError
interface
{
Callers
1
jsonErrorCode
Function · 0.95
Implementers
2
codedError
cmd/output.go
partialTransferError
cmd/stdout.go
Calls
no outgoing calls
Tested by
no test coverage detected