Results for “Std.Site.Route”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Site.Route
A rule the host applies before it looks for a page, written in one pattern
- Std.Site.headersFile
&Array[Std.Site.Route] -> StrThe
_headersfile static hosts read: each pattern, then its headers - Std.Site.redirectsFile
&Array[Std.Site.Route] -> StrThe
_redirectsfile static hosts read: onefrom to statusline per - Std.Site.vercelConfig
Option[Str] -> Bool -> &Array[Std.Site.Route] -> StrThe routing a host that reads a Build Output configuration needs: the
