Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Code-Hex/pget
/ Error
Method
Error
error.go:20–22 ·
view source on GitHub ↗
Error for options: version, usage
()
Source
from the content-addressed store, hash-verified
18
19
// Error for options: version, usage
20
func
(i ignore) Error() string {
21
return
i.err.Error()
22
}
23
24
func
(i ignore) Cause() error {
25
return
i.err
Callers
1
TestErrors
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestErrors
Function · 0.64