Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetMergeStrategy
Method
GetMergeStrategy
provisionersdk/proto/provisioner.pb.go:2169–2174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2167
}
2168
2169
func
(x *Env) GetMergeStrategy() string {
2170
if
x != nil {
2171
return
x.MergeStrategy
2172
}
2173
return
""
2174
}
2175
2176
// Script represents a script to be run on the workspace.
2177
type
Script
struct
{
Callers
1
MergeExtraEnvs
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected