StaticFilesRouter

cc.otavia.http.server.Router.StaticFilesRouter
final case class StaticFilesRouter(path: String, root: Path) extends Router

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product