MCPcopy Index your code
hub / github.com/devspace-sh/devspace / StringValue

TypeAlias StringValue

cmd/flags/flags.go:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71type StringValue string
72
73func NewStringValue(val string, p *string) *StringValue {
74 *p = val

Callers 1

SetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected