MCPcopy
hub / github.com/mislav/hub / Errorf

Method Errorf

ui/ui.go:16–16  ·  view source on GitHub ↗
(format string, a ...interface{})

Source from the content-addressed store, hash-verified

14 Printf(format string, a ...interface{}) (n int, err error)
15 Println(a ...interface{}) (n int, err error)
16 Errorf(format string, a ...interface{}) (n int, err error)
17 Errorln(a ...interface{}) (n int, err error)
18}
19

Callers 15

equalFunction · 0.65
ParseMethod · 0.65
downloadReleaseFunction · 0.65
createReleaseFunction · 0.65
editReleaseFunction · 0.65
compareFunction · 0.65
parseArgumentsMethod · 0.65
UsageErrorMethod · 0.65
lookupSubCommandMethod · 0.65
checkoutPrFunction · 0.65
showPrFunction · 0.65
findCurrentPullRequestFunction · 0.65

Implementers 1

Consoleui/ui.go

Calls

no outgoing calls

Tested by 5

equalFunction · 0.52
testFormatIssueFunction · 0.52
TestRemotesFunction · 0.52
testExpanderFunction · 0.52