Storyplayer\TestEnvironments\Dsbuild_Adapter::getExecutePath PHP Method

getExecutePath() public method

where is the script that we are going to execute?
public getExecutePath ( ) : string
return string
    public function getExecutePath()
    {
        return $this->executePath;
    }