startTestServer: startTestServer

Description Usage Arguments

Description

Run a test server based on the given settings.

Usage

1
2
startTestServer(app, appState = new.env(), host = "0.0.0.0", port = 8080L,
  daemonized = FALSE)

Arguments

app

A rook app.

appState

State of the app.

host

The host to bind on.

port

The port to listen on.

daemonized

Whether to start the server daemonized.


bobjansen/mattR documentation built on May 9, 2019, 9:57 p.m.