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

TypeAlias Action

pkg/cmd/pr/shared/survey.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type Action int
19
20const (
21 SubmitAction Action = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected