getPort.HttpDaemon: Gets the socket port of the HTTP daemon

HttpDaemon$getPortR Documentation

Gets the socket port of the HTTP daemon

Description

Gets the socket port of the HTTP daemon, if started.

Usage

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

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

Arguments

...

Not used.

Value

Returns an integer if started, otherwise NA.

Author(s)

Henrik Bengtsson

See Also

For more information see HttpDaemon.


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