Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
func
(d *NullableDuration) Type() string {
58
return
"duration"
59
}
60
61
func
(d *NullableDuration) Minutes() *int {
62
if
d.Duration != nil {
Callers
1
list
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected