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