diggerWeb

Undocumented in source. Be warned that the author may not have intended to support it.
void
diggerWeb
(
Option!(string, "Interface to listen on.\nDefault is \"localhost\" (local connections only).", "HOST") host = "localhost"
,
Option!(ushort, "Port to listen on. Default is 0 (random unused port).") port = 0
)

Meta