PhpBench\Storage\DriverInterface::has PHP Method

has() public method

Return true if the driver has the given run ID.
public has ( $runId )
    public function has($runId);