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