Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PhpBench
Environment
Provider
Git
PHP Class PhpBench\Environment\Provider\Git
Inheritance:
implements
PhpBench\Environment\ProviderInterface
显示文件
Open project: dantleech/phpbench
Class Usage Examples
Public Methods
Method
Description
__construct
(
ExecutableFinder
$exeFinder
= null,
$exeName
= 'git' )
getInformation
( )
isApplicable
( )
Private Methods
Method
Description
exec
(
$cmd
)
getGitPath
( )
Method Details
__construct()
public
method
public
__construct
(
ExecutableFinder
$exeFinder
= null,
$exeName
= 'git' )
$exeFinder
Symfony\Component\Process\ExecutableFinder
getInformation()
public
method
public
getInformation
( )
isApplicable()
public
method
public
isApplicable
( )