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

Method Type

pkg/cmd/codespace/create.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56func (d *NullableDuration) Type() string {
57 return "duration"
58}
59
60func (d *NullableDuration) Minutes() *int {
61 if d.Duration != nil {

Callers 1

listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected