MCPcopy Create free account
hub / github.com/coder/coder / Orphan

Method Orphan

coderd/wsbuilder/wsbuilder.go:172–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170}
171
172func (b Builder) Orphan() Builder {
173 // nolint: revive
174 b.state = stateTarget{orphan: true}
175 return b
176}
177
178func (b Builder) LogLevel(l string) Builder {
179 // nolint: revive

Callers 3

provisionMethod · 0.80

Calls

no outgoing calls

Tested by 1