MCPcopy
hub / github.com/cli/cli / ExitCode

Method ExitCode

pkg/cmd/repo/create/create.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28type errWithExitCode interface {
29 ExitCode() int
30}
31
32type iprompter interface {

Callers 7

cloneWithRetryFunction · 0.95
localRepoTypeFunction · 0.95
IsIgnoredMethod · 0.65
RunMethod · 0.65
runCopilotFunction · 0.65
hasCommitsFunction · 0.65
MainFunction · 0.65

Implementers 1

errWithExitCodeinternal/run/stub.go

Calls

no outgoing calls

Tested by

no test coverage detected