vertx / io.vertx.rxjava.ext.web.handler / StaticHandler / setWebRoot

setWebRoot

open fun setWebRoot(webRoot: String): StaticHandler

Set the web root

Parameters

webRoot - the web root

Return
a reference to this, so the API can be used fluently