func()

in internal/system/system.go [71:73]


func (v *VersionInfo) Product() (*Product, error) {
	return newProduct(v.ProductVersion)
}