isStarted.HttpDaemon {R.rsp} | R Documentation |
Checks if the HTTP daemon is started.
HttpDaemon$isStarted(...)
... |
Not used. |
Returns TRUE
if the server is started, otherwise FALSE
.
Henrik Bengtsson (http://www.braju.com/R/)
*start()
and *stop()
.
For more information see HttpDaemon
.