setRootPaths.HttpDaemon: Sets a new set of root directories for the HTTP daemon

HttpDaemon$setRootPathsR Documentation

Sets a new set of root directories for the HTTP daemon

Description

Sets a new set of root directories for the HTTP daemon, if started.

Usage

## Static method (use this):
## HttpDaemon$setRootPaths(paths, ...)

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

Arguments

paths

A vector of paths.

...

Not used.

Value

Returns (invisibly) the previously known root directories.

Author(s)

Henrik Bengtsson

See Also

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


HenrikBengtsson/R.rsp documentation built on Feb. 20, 2024, 9:03 p.m.