MCPcopy Index your code
hub / github.com/cli/cli / ExitCode

Method ExitCode

git/client.go:49–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48type errWithExitCode interface {
49 ExitCode() int
50}
51
52type Client struct {

Callers 2

IsLocalGitRepoMethod · 0.95
OutputMethod · 0.95

Implementers 1

errWithExitCodeinternal/run/stub.go

Calls

no outgoing calls

Tested by

no test coverage detected