MCPcopy Index your code
hub / github.com/cli/cli / Type

Method Type

pkg/cmd/project/shared/queries/queries.go:970–972  ·  view source on GitHub ↗

Type is the typename of the project field.

()

Source from the content-addressed store, hash-verified

968
969// Type is the typename of the project field.
970func (p ProjectField) Type() string {
971 return p.TypeName
972}
973
974type SingleSelectFieldOptions struct {
975 ID string

Callers 1

ExportDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected