inaka / cowboy-trails

A couple of improvements over Cowboy Routes

Home Page:http://inaka.github.io/cowboy-trails/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trails:trails/1

elbrujohalcon opened this issue · comments

Add a function trails(module() | [module()]) -> [trail()] that, given a module or a list of modules, it retrieves the list of trails from those modules by calling Module:trails() for each one of them and concatenates them