Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ durationPtr
Function
durationPtr
pkg/cmd/codespace/create_test.go:864–866 ·
view source on GitHub ↗
(d time.Duration)
Source
from the content-addressed store, hash-verified
862
}
863
864
func
durationPtr(d time.Duration) *time.Duration {
865
return
&d
866
}
Callers
1
TestApp_Create
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected