R.rsp (version 0.40.0)

HttpDaemon$getRootPaths: 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: "getRootPaths"(static, ...)

Arguments

...
Not used.

Value

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

See Also

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