MCPcopy
hub / github.com/hashicorp/packer / PostProcessor

Struct PostProcessor

post-processor/shell-local/post-processor.go:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type PostProcessor struct {
15 config sl.Config
16}
17
18type ExecuteCommandTemplate struct {
19 Vars string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected