appendRootPaths.HttpDaemon {R.httpd}R 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

HttpDaemon$appendRootPaths(paths, ...)

Arguments

paths A vector of paths.
... Not used.

Value

Returns (invisibly) the previously known root directories.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getRootPaths() For more information see HttpDaemon.


[Package R.httpd version 0.1.1 Index]