package
1.12.0
Repository: https://github.com/hashicorp/packer.git
Documentation: pkg.go.dev

# Type aliases

Flag is a flag.Value implementation for parsing user variables from the command-line in the format of '-var key=value'.
FlagJSON is a flag.Value implementation for parsing user variables from the command-line using JSON files.