Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfile/api
/ Simplify
Method
Simplify
pkg/apis/workspaces/v1alpha1/union_definitions.go:191–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
return
normalizeUnion(union, projectSourceVisitorType)
190
}
191
func
(union *ProjectSource) Simplify() {
192
simplifyUnion(union, projectSourceVisitorType)
193
}
Callers
1
TestSimplifyingUnion
Function · 0.95
Calls
1
simplifyUnion
Function · 0.70
Tested by
1
TestSimplifyingUnion
Function · 0.76