const classdraft::RouteGroup
sys::Obj draft::RouteGroup
RouteGroup models a set of Routes with optional meta-data. If any Routes are matched in a RouteGroup, the meta-data will be stored and available in:
Str:Obj meta := req.stash["draft.route.meta"]