isStarted.HttpDaemon {R.rsp}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

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


[Package R.rsp version 0.3.4 Index]