Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Error
Method
Error
pkg/cmdmain/cmdmain.go:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
type
UsageError string
63
64
func
(ue UsageError) Error() string {
65
return
"Usage error: "
+ string(ue)
66
}
67
68
var
(
69
// mode name to actual subcommand mapping
Callers
4
parseConfig
Method · 0.45
newRequest
Method · 0.45
TestLicenses
Function · 0.45
TestParseFields
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestLicenses
Function · 0.36
TestParseFields
Function · 0.36