Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpBench
Environment
Provider
Git
PHP 클래스 PhpBench\Environment\Provider\Git
상속:
implements
PhpBench\Environment\ProviderInterface
파일 보기
프로젝트 열기: dantleech/phpbench
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
ExecutableFinder
$exeFinder
= null,
$exeName
= 'git' )
getInformation
( )
isApplicable
( )
비공개 메소드들
메소드
설명
exec
(
$cmd
)
getGitPath
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
ExecutableFinder
$exeFinder
= null,
$exeName
= 'git' )
$exeFinder
Symfony\Component\Process\ExecutableFinder
getInformation()
공개
메소드
public
getInformation
( )
isApplicable()
공개
메소드
public
isApplicable
( )