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

Method Type

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

Source from the content-addressed store, hash-verified

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

Callers 1

listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected