Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluekeyes/patch2pr
/ Unsupported
Method
Unsupported
error.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(err unsupportedErr) Unsupported() bool {
21
return
true
22
}
23
24
// IsUnsupported returns true if err is the result of trying an unsupported
25
// operation. It is equivalent to finding the first error in err's chain that
Callers
1
IsUnsupported
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected