func()

in internal/system/system.go [35:37]


func (sys *System) Product() *Product {
	return sys.product
}