PhpBench\Environment\ProviderInterface::isApplicable PHP Method

isApplicable() public method

Return true if the instance detects a VCS repository in the current CWD.
public isApplicable ( ) : boolean
return boolean
    public function isApplicable();