MCPcopy 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
864func durationPtr(d time.Duration) *time.Duration {
865 return &d
866}

Callers 1

TestApp_CreateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected