appendRootPaths.HttpDaemon: Appends and inserts new paths to the list of known root...

HttpDaemon$appendRootPathsR Documentation

Appends and inserts new paths to the list of known root directories

Description

Appends and inserts new paths to the list of known root directories, if started.

Usage

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

## Don't use the below:
## S3 method for class 'HttpDaemon'
appendRootPaths(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() For more information see HttpDaemon.


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