Docker\API\Model\SystemInformation::getInitPath PHP Method

getInitPath() public method

public getInitPath ( ) : string
return string
    public function getInitPath()
    {
        return $this->initPath;
    }