getRootPaths.HttpDaemon: Gets the root directories of the HTTP daemon

HttpDaemon$getRootPathsR Documentation

Gets the root directories of the HTTP daemon

Description

Gets the root directories of the HTTP daemon.

Usage

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

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

Arguments

...

Not used.

Value

Returns a vector of character string if started, otherwise NA.

Author(s)

Henrik Bengtsson

See Also

*setRootPaths() *appendRootPaths() For more information see HttpDaemon.


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