R.rsp (version 0.41.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: # S3 method for HttpDaemon 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.