Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
28
type
errWithExitCode
interface
{
29
ExitCode() int
30
}
31
32
type
iprompter
interface
{
Callers
7
cloneWithRetry
Function · 0.95
localRepoType
Function · 0.95
IsIgnored
Method · 0.65
Run
Method · 0.65
runCopilot
Function · 0.65
hasCommits
Function · 0.65
Main
Function · 0.65
Implementers
1
errWithExitCode
internal/run/stub.go
Calls
no outgoing calls
Tested by
no test coverage detected