Serve.this

Constructor

class Serve
this
(
string host = "127.0.0.1"
,
short port = 8000
,
string file = "."
,
bool verbose = false
)

Meta