isStarted.HttpDaemon: Checks if the HTTP daemon is started

HttpDaemon$isStartedR Documentation

Checks if the HTTP daemon is started

Description

Checks if the HTTP daemon is started.

Usage

## Static method (use this):
## HttpDaemon$isStarted(...)

## Don't use the below:
## S3 method for class 'HttpDaemon'
isStarted(x, ...)

Arguments

...

Not used.

Value

Returns TRUE if the server is started, otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

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


R.rsp documentation built on June 28, 2022, 1:05 a.m.