MCPcopy Create free account
hub / github.com/dagger/dagger / stringPtr

Function stringPtr

engine/server/session_test.go:793–795  ·  view source on GitHub ↗
(v string)

Source from the content-addressed store, hash-verified

791}
792
793func stringPtr(v string) *string {
794 return &v
795}

Callers 2

TestWorkspaceBindingModeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected