PHP 클래스 PhpBrew\Platform\Mac

상속: implements PhpBrew\Platform\Platform
파일 보기 프로젝트 열기: phpbrew/phpbrew

공개 메소드들

메소드 설명
__construct ( PhpBrew\Platform\Hardware $hardware )
getOSVersion ( )
is32bit ( )
is64bit ( )
isCentOS ( )
isDebian ( )
isLinux ( )
isMac ( )

메소드 상세

__construct() 공개 메소드

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

getOSVersion() 공개 메소드

public getOSVersion ( )

is32bit() 공개 메소드

public is32bit ( )

is64bit() 공개 메소드

public is64bit ( )

isCentOS() 공개 메소드

public isCentOS ( )

isDebian() 공개 메소드

public isDebian ( )

isLinux() 공개 메소드

public isLinux ( )

isMac() 공개 메소드

public isMac ( )