Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ ExitCode
Method
ExitCode
pkg/cmd/repo/fork/fork.go:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
56
type
errWithExitCode
interface
{
57
ExitCode() int
58
}
59
60
// TODO warn about useless flags (--remote, --remote-name) when running from outside a repository
Callers
1
forkRun
Function · 0.95
Implementers
1
errWithExitCode
internal/run/stub.go
Calls
no outgoing calls
Tested by
no test coverage detected