MCPcopy Create free account
hub / github.com/openclaw/gogcli / float64ElementTestPtr

Function float64ElementTestPtr

internal/cmd/slides_element_test.go:19–19  ·  view source on GitHub ↗
(value float64)

Source from the content-addressed store, hash-verified

17}
18
19func float64ElementTestPtr(value float64) *float64 { return &value }
20
21func captureSlidesElementRequest(t *testing.T, runner slidesElementTestRunner, flags *RootFlags) *slides.Request {
22 t.Helper()

Calls

no outgoing calls

Tested by

no test coverage detected