MCPcopy 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

49type jsonCodedError interface {
50 error
51 JSONErrorCode() string
52}
53
54type jsonDetailedError interface {

Callers 1

jsonErrorCodeFunction · 0.95

Implementers 2

codedErrorcmd/output.go

Calls

no outgoing calls

Tested by

no test coverage detected