Hi @lcobucci in the current v2 beta you make dispatcher() and uriGenerator() available from the FastRoute() instance created by the factory method FastRoute::recommendedSettings() - but neither allows you to get a list of all defined routes. Did I miss something here?
See also #247