Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
48
type
errWithExitCode
interface
{
49
ExitCode() int
50
}
51
52
type
Client
struct
{
Callers
2
IsLocalGitRepo
Method · 0.95
Output
Method · 0.95
Implementers
1
errWithExitCode
internal/run/stub.go
Calls
no outgoing calls
Tested by
no test coverage detected