Serve.serve

Serve the directory specified using a Vibe.d event loop. The function first binds using the settings of the class then exectues the event loop.

class Serve
void
serve
(
)

Meta