MCPcopy
hub / github.com/cli/cli / Errorf

Method Errorf

internal/run/stub.go:17–17  ·  view source on GitHub ↗
(string, ...interface{})

Source from the content-addressed store, hash-verified

15type T interface {
16 Helper()
17 Errorf(string, ...interface{})
18}
19
20// Stub installs a catch-all for all external commands invoked from gh. It returns a restore func that, when

Callers 15

utils.goFile · 0.65
TestRemoteTrackingRefFunction · 0.65
AuthenticatedCommandMethod · 0.65
CommitsMethod · 0.65
ParsePushDefaultFunction · 0.65
ParseRemoteTrackingRefFunction · 0.65
PushRevisionMethod · 0.65
Test_translateRemotesFunction · 0.65
FindByNameMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestRemoteTrackingRefFunction · 0.52
Test_translateRemotesFunction · 0.52
Test_executableFunction · 0.52
Test_executable_relativeFunction · 0.52
Test_printErrorFunction · 0.52
Test_authRecoveryCommandFunction · 0.52
TestCheckForUpdateFunction · 0.52
checkParseResultFunction · 0.52
TestCodespace_ExportDataFunction · 0.52