Ejemplo n.º 1
0
func Supports() bool {
	return cmd.LookPath("brew")
}
Ejemplo n.º 2
0
func Supports() bool {
	return cmd.LookPath("yum")
}