R.rsp (version 0.4.2)

isStarted.HttpDaemon: Checks if the HTTP daemon is started

Description

Checks if the HTTP daemon is started.

Usage

HttpDaemon$isStarted(...)

Arguments

...
Not used.

Value

  • Returns TRUE if the server is started, otherwise FALSE.

synopsis

isStarted.HttpDaemon(x, ...)

See Also

*start() and *stop(). For more information see HttpDaemon.