Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
71
type
StringValue string
72
73
func
NewStringValue(val string, p *string) *StringValue {
74
*p = val
Callers
1
Set
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected