PHP Class PhpBrew\Platform\Mac

Inheritance: implements PhpBrew\Platform\Platform
Afficher le fichier Open project: phpbrew/phpbrew

Méthodes publiques

Méthode Description
__construct ( PhpBrew\Platform\Hardware $hardware )
getOSVersion ( )
is32bit ( )
is64bit ( )
isCentOS ( )
isDebian ( )
isLinux ( )
isMac ( )

Method Details

__construct() public méthode

public __construct ( PhpBrew\Platform\Hardware $hardware )
$hardware PhpBrew\Platform\Hardware

getOSVersion() public méthode

public getOSVersion ( )

is32bit() public méthode

public is32bit ( )

is64bit() public méthode

public is64bit ( )

isCentOS() public méthode

public isCentOS ( )

isDebian() public méthode

public isDebian ( )

isLinux() public méthode

public isLinux ( )

isMac() public méthode

public isMac ( )