MCPcopy
hub / github.com/hashicorp/hcl / applyExpandOption

Method applyExpandOption

ext/dynblock/options.go:12–12  ·  view source on GitHub ↗
(*expandBody)

Source from the content-addressed store, hash-verified

10
11type ExpandOption interface {
12 applyExpandOption(*expandBody)
13}
14
15type optCheckForEach struct {

Callers 1

ExpandFunction · 0.65

Implementers 1

optCheckForEachext/dynblock/options.go

Calls

no outgoing calls

Tested by

no test coverage detected