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