dummy-web-server ~master (2017-12-14T02:42:53Z)
Dub
Repo
Serve.this
dummy_web_server
Serve
Constructor
class
Serve
this
(
string
host
= "127.0.0.1"
,
short
port
= 8000
,
string
file
= "."
,
bool
verbose
= false
)
Meta
Source
See Implementation
dummy_web_server
Serve
constructors
this
functions
addBuildPaths
infoVerbose
serve
serveIndex
stop
Constructor