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

Function String

version/version.go:69–71  ·  view source on GitHub ↗

String returns the complete version string, including prerelease

()

Source from the content-addressed store, hash-verified

67
68// String returns the complete version string, including prerelease
69func String() string {
70 return PackerVersion.String()
71}

Callers 1

RunContextMethod · 0.92

Calls 1

StringMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…