api / org.gradle.plugins.javascript.envjs.http.simple / SimpleHttpFileServerFactory

SimpleHttpFileServerFactory

open class SimpleHttpFileServerFactory : HttpFileServerFactory

Constructors

<init>

SimpleHttpFileServerFactory()

Functions

start

open fun start(contentRoot: File, port: Int): HttpFileServer