MCPcopy Create free account
hub / github.com/cli/cli / exitCode

TypeAlias exitCode

internal/ghcmd/cmd.go:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40)
41
42type exitCode int
43
44const (
45 exitOK exitCode = 0

Callers 1

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected