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

HttpDaemon$setRootPaths(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() *appendRootPaths() For more information see HttpDaemon.


[Package R.httpd version 0.1.1 Index]