serve_it: Start serving the jug instance

Description Usage Arguments

Description

Start serving the jug instance

Usage

1
2
serve_it(jug, host = "127.0.0.1", port = 8080, daemonized = FALSE,
  verbose = FALSE)

Arguments

jug

the jug instance

host

the host address

port

the port to host on

daemonized

whether or not to start a daemonized server (experimental)

verbose

verbose output?


jug documentation built on May 1, 2019, 10:31 p.m.