Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/hcl
/ TransformBody
Method
TransformBody
ext/transform/transformer.go:19–19 ·
view source on GitHub ↗
(hcl.Body)
Source
from the content-addressed store, hash-verified
17
// to help with this.
18
type
Transformer
interface
{
19
TransformBody(hcl.Body) hcl.Body
20
}
21
22
// TransformerFunc is a function type that implements Transformer.
Callers
3
Shallow
Function · 0.65
Deep
Function · 0.65
TransformBody
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected